USB Host Shield 2.0
Public Member Functions | Public Attributes | List of all members
CommandBlockWrapperBase Struct Reference

#include <masstorage.h>

Inheritance diagram for CommandBlockWrapperBase:
Inheritance graph
[legend]

Public Member Functions

 CommandBlockWrapperBase ()
 
 CommandBlockWrapperBase (uint32_t tag, uint32_t xflen, uint8_t flgs)
 

Public Attributes

uint32_t dCBWSignature
 
uint32_t dCBWTag
 
uint32_t dCBWDataTransferLength
 
uint8_t bmCBWFlags
 

Detailed Description

Definition at line 377 of file masstorage.h.

Constructor & Destructor Documentation

◆ CommandBlockWrapperBase() [1/2]

CommandBlockWrapperBase::CommandBlockWrapperBase ( )
inline

Definition at line 384 of file masstorage.h.

◆ CommandBlockWrapperBase() [2/2]

CommandBlockWrapperBase::CommandBlockWrapperBase ( uint32_t  tag,
uint32_t  xflen,
uint8_t  flgs 
)
inline

Definition at line 387 of file masstorage.h.

Member Data Documentation

◆ dCBWSignature

uint32_t CommandBlockWrapperBase::dCBWSignature

Definition at line 378 of file masstorage.h.

◆ dCBWTag

uint32_t CommandBlockWrapperBase::dCBWTag

Definition at line 379 of file masstorage.h.

◆ dCBWDataTransferLength

uint32_t CommandBlockWrapperBase::dCBWDataTransferLength

Definition at line 380 of file masstorage.h.

◆ bmCBWFlags

uint8_t CommandBlockWrapperBase::bmCBWFlags

Definition at line 381 of file masstorage.h.


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