BOT_CSWTypeDef is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

BOT_CSWTypeDef union

Syntax

typedef union {   struct __CSW   {     uint32_t Signature;     uint32_t Tag;     uint32_t DataResidue;     uint8_t  Status;   } field;   uint8_t data[13]; } BOT_CSWTypeDef;

Fields

field

No summary provided. Read more...

data

No summary provided. Read more...

Type Use

Variables of BOT_CSWTypeDef type
all items filtered out
BOT_CSWTypeDef
all items filtered out
BOT_CSWTypeDef
all items filtered out