USB Host Shield 2.0
|
This is the complete list of members for ADK, including all inherited members.
ADK(USB *pUsb, const char *manufacturer, const char *model, const char *description, const char *version, const char *uri, const char *serial) | ADK | |
bAddress | ADK | protected |
bConfNum | ADK | protected |
bNumEP | ADK | protected |
ConfigureDevice(uint8_t parent, uint8_t port, bool lowspeed) | ADK | virtual |
DEVCLASSOK(uint8_t klass) | USBDeviceConfig | inlinevirtual |
DEVSUBCLASSOK(uint8_t subklass) | USBDeviceConfig | inlinevirtual |
EndpointXtract(uint8_t conf, uint8_t iface, uint8_t alt, uint8_t proto, const USB_ENDPOINT_DESCRIPTOR *ep) | ADK | virtual |
epDataInIndex | ADK | protectedstatic |
epDataOutIndex | ADK | protectedstatic |
epInfo | ADK | protected |
GetAddress() | ADK | inlinevirtual |
Init(uint8_t parent, uint8_t port, bool lowspeed) | ADK | virtual |
isReady() | ADK | inlinevirtual |
Poll() | ADK | inlinevirtual |
PrintEndpointDescriptor(const USB_ENDPOINT_DESCRIPTOR *ep_ptr) | ADK | protected |
pUsb | ADK | protected |
RcvData(uint16_t *nbytesptr, uint8_t *dataptr) | ADK | |
ready | ADK | protected |
Release() | ADK | virtual |
ResetHubPort(uint8_t port) | USBDeviceConfig | inlinevirtual |
SndData(uint16_t nbytes, uint8_t *dataptr) | ADK | |
VIDPIDOK(uint16_t vid, uint16_t pid) | ADK | inlinevirtual |