APM:Libraries
Public Attributes | List of all members

#include <usbd_msc_bot.h>

Public Attributes

uint32_t dSignature
 
uint32_t dTag
 
uint32_t dDataLength
 
uint8_t bmFlags
 
uint8_t bLUN
 
uint8_t bCBLength
 
uint8_t CB [16]
 

Detailed Description

Definition at line 85 of file usbd_msc_bot.h.

Member Data Documentation

◆ bCBLength

uint8_t _MSC_BOT_CBW::bCBLength

Definition at line 92 of file usbd_msc_bot.h.

Referenced by MSC_BOT_CBW_Decode().

◆ bLUN

uint8_t _MSC_BOT_CBW::bLUN

◆ bmFlags

uint8_t _MSC_BOT_CBW::bmFlags

Definition at line 90 of file usbd_msc_bot.h.

Referenced by MSC_BOT_Abort(), SCSI_Read10(), and SCSI_Write10().

◆ CB

uint8_t _MSC_BOT_CBW::CB[16]

Definition at line 93 of file usbd_msc_bot.h.

Referenced by MSC_BOT_CBW_Decode(), MSC_BOT_DataIn(), and MSC_BOT_DataOut().

◆ dDataLength

uint32_t _MSC_BOT_CBW::dDataLength

◆ dSignature

uint32_t _MSC_BOT_CBW::dSignature

Definition at line 87 of file usbd_msc_bot.h.

Referenced by MSC_BOT_CBW_Decode().

◆ dTag

uint32_t _MSC_BOT_CBW::dTag

Definition at line 88 of file usbd_msc_bot.h.

Referenced by MSC_BOT_CBW_Decode().


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