USB_Host_Shield_2.0
|
This is the complete list of members for BulkOnly, including all inherited members.
bAddress | BulkOnly | protected |
bConfNum | BulkOnly | protected |
bIface | BulkOnly | protected |
bLastUsbError | BulkOnly | protected |
bMaxLUN | BulkOnly | protected |
bNumEP | BulkOnly | protected |
bPollEnable | BulkOnly | protected |
BulkOnly(USB *p) | BulkOnly | |
ClearEpHalt(uint8_t index) | BulkOnly | protected |
dCBWDataTransferLength | BulkOnly | protected |
dCBWTag | BulkOnly | protected |
EndpointXtract(uint8_t conf, uint8_t iface, uint8_t alt, uint8_t proto, const USB_ENDPOINT_DESCRIPTOR *ep) | BulkOnly | virtual |
epDataInIndex | BulkOnly | protectedstatic |
epDataOutIndex | BulkOnly | protectedstatic |
epInfo | BulkOnly | protected |
epInterruptInIndex | BulkOnly | protectedstatic |
GetAddress() | BulkOnly | inlinevirtual |
GetLastUsbError() | BulkOnly | inline |
GetMaxLUN(uint8_t *max_lun) | BulkOnly | |
HandleUsbError(uint8_t index) | BulkOnly | protected |
Init(uint8_t parent, uint8_t port, bool lowspeed) | BulkOnly | virtual |
Inquiry(uint8_t lun, uint16_t size, uint8_t *buf) | BulkOnly | |
IsMeaningfulCBW(uint8_t size, uint8_t *pcbw) | BulkOnly | protected |
IsValidCBW(uint8_t size, uint8_t *pcbw) | BulkOnly | protected |
Poll() | BulkOnly | virtual |
PrintEndpointDescriptor(const USB_ENDPOINT_DESCRIPTOR *ep_ptr) | BulkOnly | protected |
pUsb | BulkOnly | protected |
qNextPollTime | BulkOnly | protected |
Read(uint8_t lun, uint32_t addr, uint16_t bsize, USBReadParser *prs) | BulkOnly | |
ReadCapacity(uint8_t lun, uint16_t size, uint8_t *buf) | BulkOnly | |
Release() | BulkOnly | virtual |
RequestSense(uint8_t lun, uint16_t size, uint8_t *buf) | BulkOnly | |
Reset() | BulkOnly | |
ResetRecovery() | BulkOnly | |
TestUnitReady(uint8_t lun) | BulkOnly | |
Transaction(CommandBlockWrapper *cbw, uint16_t bsize, void *buf, uint8_t flags) | BulkOnly | protected |