EFR32 Blue Gecko 1 Software Documentation  efr32bg1-doc-5.1.2
MSDBOT_CSW_TypeDef Struct Reference

Detailed Description

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

Definition at line 93 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 98 of file msdbot.h.

Referenced by MSDBOT_Xfer().

uint32_t MSDBOT_CSW_TypeDef::dCSWDataResidue

BOT transfer residue count.

Definition at line 97 of file msdbot.h.

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.


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