MSDBOT_CSW_TypeDef Struct ReferenceKit Drivers > Gecko USB MSD

Bulk Only Transport (BOT) Command Status Wrapper (CSW) typedef.

Definition at line 87 of file msdbot.h .

#include < msdbot.h >

Data Fields

uint8_t bCSWStatus
uint32_t dCSWDataResidue
uint32_t dCSWSignature
uint32_t dCSWTag

Field Documentation

uint8_t MSDBOT_CSW_TypeDef::bCSWStatus

BOT command execution result.

Definition at line 91 of file msdbot.h .

Referenced by MSDBOT_Xfer() .

uint32_t MSDBOT_CSW_TypeDef::dCSWDataResidue

BOT transfer residue count.

Definition at line 90 of file msdbot.h .

uint32_t MSDBOT_CSW_TypeDef::dCSWSignature

The CSW signature (ascii USBS).

Definition at line 88 of file msdbot.h .

uint32_t MSDBOT_CSW_TypeDef::dCSWTag

The CSW tag.

Definition at line 89 of file msdbot.h .


The documentation for this struct was generated from the following file:
  • C:/cygwin/home/caamunds/work/super/hardware/kit/common/drivers/ msdbot.h