MSDBOT_CSW_TypeDef Struct Reference
[Msd]

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

#include <msdbot.h>

Collaboration diagram for MSDBOT_CSW_TypeDef:
Collaboration graph
[legend]

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.

Detailed Description

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

Definition at line 93 of file msdbot.h.


Field Documentation

BOT command execution result.

Definition at line 98 of file msdbot.h.

Referenced by MSDBOT_Xfer().

BOT transfer residue count.

Definition at line 97 of file msdbot.h.

The CSW signature (ascii USBS).

Definition at line 95 of file msdbot.h.

The CSW tag.

Definition at line 96 of file msdbot.h.


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