#include <usbd_msc_bot.h>
Data Fields | |
uint32_t | dSignature |
uint32_t | dTag |
uint32_t | dDataLength |
uint8_t | bmFlags |
uint8_t | bLUN |
uint8_t | bCBLength |
uint8_t | CB [16] |
uint8_t | ReservedForAlign |
uint8_t USBD_MSC_BOT_CBWTypeDef::bCBLength |
uint8_t USBD_MSC_BOT_CBWTypeDef::bLUN |
uint8_t USBD_MSC_BOT_CBWTypeDef::bmFlags |
uint8_t USBD_MSC_BOT_CBWTypeDef::CB[16] |
uint32_t USBD_MSC_BOT_CBWTypeDef::dDataLength |
uint32_t USBD_MSC_BOT_CBWTypeDef::dSignature |
uint32_t USBD_MSC_BOT_CBWTypeDef::dTag |
uint8_t USBD_MSC_BOT_CBWTypeDef::ReservedForAlign |