USB::MSC::HostDevice Member List
This is the complete list of members for USB::MSC::HostDevice, including all inherited members.
begin(const Instance &inst) | USB::MSC::HostDevice | |
end() | USB::MSC::HostDevice | virtual |
EnumCallback typedef | USB::MSC::HostDevice | |
enumerate(EnumCallback callback) | USB::MSC::HostDevice | |
getAddress() const | USB::HostInterface | inline |
getName() const | USB::HostInterface | inline |
getSectorCount(uint8_t lun) const | USB::MSC::HostDevice | inline |
getSectorSize(uint8_t lun) const | USB::MSC::HostDevice | inline |
inst | USB::HostInterface | protected |
MAX_LUN | USB::MSC::HostDevice | static |
operator==(const HostInterface &other) const | USB::HostInterface | inline |
operator==(const Instance &other) const | USB::HostInterface | inline |
operator[](unsigned lun) const | USB::MSC::HostDevice | inline |
read_sectors(uint8_t lun, uint32_t lba, void *dst, size_t size) | USB::MSC::HostDevice | |
units | USB::MSC::HostDevice | |
wait() | USB::MSC::HostDevice | |
write_sectors(uint8_t lun, uint32_t lba, const void *src, size_t size) | USB::MSC::HostDevice |