USB_Host_Shield_2.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
CommandBlockWrapper Struct Reference

#include <masstorage.h>

Public Attributes

uint32_t dCBWSignature
 
uint32_t dCBWTag
 
uint32_t dCBWDataTransferLength
 
uint8_t bmCBWFlags
 
struct {
   uint8_t   bmCBWLUN: 4
 
   uint8_t   bmReserved1: 4
 
}; 
 
struct {
   uint8_t   bmCBWCBLength: 4
 
   uint8_t   bmReserved2: 4
 
}; 
 
uint8_t CBWCB [16]
 

Member Data Documentation

struct { ... }
struct { ... }
uint8_t CommandBlockWrapper::bmCBWCBLength
uint8_t CommandBlockWrapper::bmCBWFlags
uint8_t CommandBlockWrapper::bmCBWLUN
uint8_t CommandBlockWrapper::bmReserved1
uint8_t CommandBlockWrapper::bmReserved2
uint8_t CommandBlockWrapper::CBWCB[16]
uint32_t CommandBlockWrapper::dCBWDataTransferLength
uint32_t CommandBlockWrapper::dCBWSignature
uint32_t CommandBlockWrapper::dCBWTag

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