EZR32 Leopard Gecko Software Documentation  ezr32lg-doc-4.2.1
MSDBOT_CSW_TypeDef Struct Reference

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

#include <msdbot.h>

Data Fields

uint32_t dCSWSignature
 
uint32_t dCSWTag
 
uint32_t dCSWDataResidue
 
uint8_t bCSWStatus
 

Detailed Description

Definition at line 93 of file msdbot.h.

Field Documentation

uint32_t MSDBOT_CSW_TypeDef::dCSWSignature

The CSW signature (ascii USBS).

Definition at line 95 of file msdbot.h.

uint32_t MSDBOT_CSW_TypeDef::dCSWTag

The CSW tag.

Definition at line 96 of file msdbot.h.

uint32_t MSDBOT_CSW_TypeDef::dCSWDataResidue

BOT transfer residue count.

Definition at line 97 of file msdbot.h.

uint8_t MSDBOT_CSW_TypeDef::bCSWStatus

BOT command execution result.

Definition at line 98 of file msdbot.h.

Referenced by MSDBOT_Xfer().


The documentation for this struct was generated from the following file: