USB_Host_Shield_2.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
PL2303 Member List

This is the complete list of members for PL2303, including all inherited members.

ACM(USB *pusb, CDCAsyncOper *pasync)ACM
bAddressACMprotected
bConfNumACMprotected
bControlIfaceACMprotected
bDataIfaceACMprotected
bNumEPACMprotected
bPollEnableACMprotected
ClearCommFeature(uint16_t fid)ACM
EndpointXtract(uint8_t conf, uint8_t iface, uint8_t alt, uint8_t proto, const USB_ENDPOINT_DESCRIPTOR *ep)ACMvirtual
epDataInIndexACMprotectedstatic
epDataOutIndexACMprotectedstatic
epInfoACMprotected
epInterruptInIndexACMprotectedstatic
GetAddress()ACMinlinevirtual
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)PL2303virtual
isReady()ACMinlinevirtual
pAsyncACMprotected
PL2303(USB *pusb, CDCAsyncOper *pasync)PL2303
Poll()ACMvirtual
PrintEndpointDescriptor(const USB_ENDPOINT_DESCRIPTOR *ep_ptr)ACMprotected
pUsbACMprotected
qNextPollTimeACMprotected
RcvData(uint16_t *nbytesptr, uint8_t *dataptr)ACM
readyACMprotected
Release()ACMvirtual
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