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 |
bTheLUN | BulkOnly | protected |
BulkOnly(USB *p) | BulkOnly | |
ConfigureDevice(uint8_t parent, uint8_t port, bool lowspeed) | BulkOnly | virtual |
CurrentCapacity | BulkOnly | protected |
CurrentSectorSize | BulkOnly | protected |
dCBWTag | BulkOnly | protected |
DEVCLASSOK(uint8_t klass) | BulkOnly | 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) | BulkOnly | virtual |
epDataInIndex | BulkOnly | protectedstatic |
epDataOutIndex | BulkOnly | protectedstatic |
epInfo | BulkOnly | protected |
epInterruptInIndex | BulkOnly | protectedstatic |
GetAddress() | BulkOnly | inlinevirtual |
GetbMaxLUN() | BulkOnly | inline |
GetbTheLUN() | BulkOnly | inline |
GetCapacity(uint8_t lun) | BulkOnly | |
GetLastUsbError() | BulkOnly | inline |
GetSectorSize(uint8_t lun) | BulkOnly | |
Init(uint8_t parent, uint8_t port, bool lowspeed) | BulkOnly | virtual |
LockMedia(uint8_t lun, uint8_t lock) | BulkOnly | |
LUNIsGood(uint8_t lun) | BulkOnly | |
LUNOk | BulkOnly | protected |
MediaCTL(uint8_t lun, uint8_t ctl) | BulkOnly | |
OnInit() | BulkOnly | inlineprotectedvirtual |
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, uint8_t blocks, uint8_t *buf) | BulkOnly | |
Read(uint8_t lun, uint32_t addr, uint16_t bsize, uint8_t blocks, USBReadParser *prs) | BulkOnly | |
Release() | BulkOnly | virtual |
ResetHubPort(uint8_t port) | USBDeviceConfig | inlinevirtual |
SCSITransaction10(CDB10_t *cdb, uint16_t buf_size, void *buf, uint8_t dir) | BulkOnly | |
SCSITransaction6(CDB6_t *cdb, uint16_t buf_size, void *buf, uint8_t dir) | BulkOnly | |
VIDPIDOK(uint16_t vid, uint16_t pid) | USBDeviceConfig | inlinevirtual |
Write(uint8_t lun, uint32_t addr, uint16_t bsize, uint8_t blocks, const uint8_t *buf) | BulkOnly | |
WriteOk | BulkOnly | protected |
WriteProtected(uint8_t lun) | BulkOnly |