USB Host Shield 2.0
|
This is the complete list of members for PL2303, including all inherited members.
ACM(USB *pusb, CDCAsyncOper *pasync) | ACM | |
bAddress | ACM | protected |
bConfNum | ACM | protected |
bControlIface | ACM | protected |
bDataIface | ACM | protected |
bNumEP | ACM | protected |
bPollEnable | ACM | protected |
ClearCommFeature(uint16_t fid) | ACM | |
ConfigureDevice(uint8_t parent, uint8_t port, bool lowspeed) | USBDeviceConfig | inlinevirtual |
DEVCLASSOK(uint8_t klass) | USBDeviceConfig | inlinevirtual |
EndpointXtract(uint8_t conf, uint8_t iface, uint8_t alt, uint8_t proto, const USB_ENDPOINT_DESCRIPTOR *ep) | ACM | virtual |
epDataInIndex | ACM | protectedstatic |
epDataOutIndex | ACM | protectedstatic |
epInfo | ACM | protected |
epInterruptInIndex | ACM | protectedstatic |
GetAddress() | ACM | inlinevirtual |
GetCommFeature(uint16_t fid, uint8_t nbytes, uint8_t *dataptr) | ACM | |
GetLineCoding(LINE_CODING *dataptr) | ACM | |
GetNotif(uint16_t *bytes_rcvd, uint8_t *dataptr) | ACM | |
Init(uint8_t parent, uint8_t port, bool lowspeed) | PL2303 | virtual |
isReady() | ACM | inlinevirtual |
pAsync | ACM | protected |
PL2303(USB *pusb, CDCAsyncOper *pasync) | PL2303 | |
Poll() | ACM | virtual |
PrintEndpointDescriptor(const USB_ENDPOINT_DESCRIPTOR *ep_ptr) | ACM | protected |
pUsb | ACM | protected |
qNextPollTime | ACM | protected |
RcvData(uint16_t *nbytesptr, uint8_t *dataptr) | ACM | |
ready | ACM | protected |
Release() | ACM | virtual |
ResetHubPort(uint8_t port) | USBDeviceConfig | inlinevirtual |
SendBreak(uint16_t duration) | ACM | |
SetCommFeature(uint16_t fid, uint8_t nbytes, uint8_t *dataptr) | ACM | |
SetControlLineState(uint8_t state) | ACM | |
SetLineCoding(const LINE_CODING *dataptr) | ACM | |
SndData(uint16_t nbytes, uint8_t *dataptr) | ACM | |
VIDPIDOK(uint16_t vid, uint16_t pid) | USBDeviceConfig | inlinevirtual |