USB Host Shield 2.0
|
#include <masstorage.h>
Public Attributes | |
uint8_t | DeviceType: 5 |
uint8_t | PeripheralQualifier: 3 |
unsigned | Reserved: 7 |
unsigned | Removable: 1 |
uint8_t | Version |
unsigned | ResponseDataFormat: 4 |
unsigned | Reserved2: 1 |
unsigned | NormACA: 1 |
unsigned | TrmTsk: 1 |
unsigned | AERC: 1 |
uint8_t | AdditionalLength |
uint8_t | Reserved3 [2] |
unsigned | SoftReset: 1 |
unsigned | CmdQue: 1 |
unsigned | Reserved4: 1 |
unsigned | Linked: 1 |
unsigned | Sync: 1 |
unsigned | WideBus16Bit: 1 |
unsigned | WideBus32Bit: 1 |
unsigned | RelAddr: 1 |
uint8_t | VendorID [8] |
uint8_t | ProductID [16] |
uint8_t | RevisionID [4] |
Definition at line 107 of file masstorage.h.
uint8_t InquiryResponse::DeviceType |
Definition at line 108 of file masstorage.h.
uint8_t InquiryResponse::PeripheralQualifier |
Definition at line 109 of file masstorage.h.
unsigned InquiryResponse::Reserved |
Definition at line 111 of file masstorage.h.
unsigned InquiryResponse::Removable |
Definition at line 112 of file masstorage.h.
uint8_t InquiryResponse::Version |
Definition at line 114 of file masstorage.h.
unsigned InquiryResponse::ResponseDataFormat |
Definition at line 116 of file masstorage.h.
unsigned InquiryResponse::Reserved2 |
Definition at line 117 of file masstorage.h.
unsigned InquiryResponse::NormACA |
Definition at line 118 of file masstorage.h.
unsigned InquiryResponse::TrmTsk |
Definition at line 119 of file masstorage.h.
unsigned InquiryResponse::AERC |
Definition at line 120 of file masstorage.h.
uint8_t InquiryResponse::AdditionalLength |
Definition at line 122 of file masstorage.h.
uint8_t InquiryResponse::Reserved3[2] |
Definition at line 123 of file masstorage.h.
unsigned InquiryResponse::SoftReset |
Definition at line 125 of file masstorage.h.
unsigned InquiryResponse::CmdQue |
Definition at line 126 of file masstorage.h.
unsigned InquiryResponse::Reserved4 |
Definition at line 127 of file masstorage.h.
unsigned InquiryResponse::Linked |
Definition at line 128 of file masstorage.h.
unsigned InquiryResponse::Sync |
Definition at line 129 of file masstorage.h.
unsigned InquiryResponse::WideBus16Bit |
Definition at line 130 of file masstorage.h.
unsigned InquiryResponse::WideBus32Bit |
Definition at line 131 of file masstorage.h.
unsigned InquiryResponse::RelAddr |
Definition at line 132 of file masstorage.h.
uint8_t InquiryResponse::VendorID[8] |
Definition at line 134 of file masstorage.h.
uint8_t InquiryResponse::ProductID[16] |
Definition at line 135 of file masstorage.h.
uint8_t InquiryResponse::RevisionID[4] |
Definition at line 136 of file masstorage.h.