#include <usbd_msc_bot.h>
Public Attributes | |
uint8_t | bCBLength |
uint8_t | bLUN |
uint8_t | bmFlags |
uint8_t | CB [16] |
uint32_t | dDataLength |
uint32_t | dSignature |
uint32_t | dTag |
Definition at line 83 of file usbd_msc_bot.h.
uint8_t _MSC_BOT_CBW::bCBLength |
Definition at line 90 of file usbd_msc_bot.h.
uint8_t _MSC_BOT_CBW::bLUN |
Definition at line 89 of file usbd_msc_bot.h.
uint8_t _MSC_BOT_CBW::bmFlags |
Definition at line 88 of file usbd_msc_bot.h.
uint8_t _MSC_BOT_CBW::CB[16] |
Definition at line 91 of file usbd_msc_bot.h.
uint32_t _MSC_BOT_CBW::dDataLength |
Definition at line 87 of file usbd_msc_bot.h.
uint32_t _MSC_BOT_CBW::dSignature |
Definition at line 85 of file usbd_msc_bot.h.
uint32_t _MSC_BOT_CBW::dTag |
Definition at line 86 of file usbd_msc_bot.h.