Bulk Only Transport (BOT) Command Status Wrapper (CSW) typedef. More...
#include <msdbot.h>
Data Fields | |
uint32_t | dCSWSignature |
The CSW signature (ascii USBS). | |
uint32_t | dCSWTag |
The CSW tag. | |
uint32_t | dCSWDataResidue |
BOT transfer residue count. | |
uint8_t | bCSWStatus |
BOT command execution result. |
Bulk Only Transport (BOT) Command Status Wrapper (CSW) typedef.
Definition at line 111 of file msdbot.h.
uint8_t MSDBOT_CSW_TypeDef::bCSWStatus |
uint32_t MSDBOT_CSW_TypeDef::dCSWDataResidue |
uint32_t MSDBOT_CSW_TypeDef::dCSWSignature |
uint32_t MSDBOT_CSW_TypeDef::dCSWTag |