|
Prusa MINI Firmware overview
|
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 | |
| USBDeviceConfig::ConfigureDevice(uint8_t parent __attribute__((unused)), uint8_t port __attribute__((unused)), bool lowspeed __attribute__((unused))) | USBDeviceConfig | virtual |
| CurrentCapacity | BulkOnly | protected |
| CurrentSectorSize | BulkOnly | protected |
| dCBWTag | BulkOnly | protected |
| DEVCLASSOK(uint8_t klass) | BulkOnly | virtual |
| USBDeviceConfig::DEVCLASSOK(uint8_t klass __attribute__((unused))) | USBDeviceConfig | virtual |
| DEVSUBCLASSOK(uint8_t subklass __attribute__((unused))) | USBDeviceConfig | virtual |
| EndpointXtract(uint8_t conf, uint8_t iface, uint8_t alt, uint8_t proto, const USB_ENDPOINT_DESCRIPTOR *ep) | BulkOnly | |
| UsbConfigXtracter::EndpointXtract(uint8_t conf __attribute__((unused)), uint8_t iface __attribute__((unused)), uint8_t alt __attribute__((unused)), uint8_t proto __attribute__((unused)), const USB_ENDPOINT_DESCRIPTOR *ep __attribute__((unused))) | UsbConfigXtracter | virtual |
| epDataInIndex | BulkOnly | protectedstatic |
| epDataOutIndex | BulkOnly | protectedstatic |
| epInfo | BulkOnly | protected |
| epInterruptInIndex | BulkOnly | protectedstatic |
| GetAddress() | BulkOnly | virtual |
| GetbMaxLUN() | BulkOnly | |
| GetbTheLUN() | BulkOnly | |
| GetCapacity(uint8_t lun) | BulkOnly | |
| GetLastUsbError() | BulkOnly | |
| GetSectorSize(uint8_t lun) | BulkOnly | |
| Init(uint8_t parent, uint8_t port, bool lowspeed) | BulkOnly | |
| USBDeviceConfig::Init(uint8_t parent __attribute__((unused)), uint8_t port __attribute__((unused)), bool lowspeed __attribute__((unused))) | USBDeviceConfig | 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 | protectedvirtual |
| 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 __attribute__((unused))) | USBDeviceConfig | virtual |
| 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 __attribute__((unused)), uint16_t pid __attribute__((unused))) | USBDeviceConfig | virtual |
| 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 |