USB Host Shield 2.0
|
#include <masstorage.h>
Public Attributes | |
uint32_t | dCBWSignature |
uint32_t | dCBWTag |
uint32_t | dCBWDataTransferLength |
uint8_t | bmCBWFlags |
Definition at line 158 of file masstorage.h.
uint32_t CommandBlockWrapperBase::dCBWSignature |
Definition at line 159 of file masstorage.h.
uint32_t CommandBlockWrapperBase::dCBWTag |
Definition at line 160 of file masstorage.h.
uint32_t CommandBlockWrapperBase::dCBWDataTransferLength |
Definition at line 161 of file masstorage.h.
uint8_t CommandBlockWrapperBase::bmCBWFlags |
Definition at line 162 of file masstorage.h.