USB Host Shield 2.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
InquiryResponse Struct Reference

#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]
 

Detailed Description

Definition at line 126 of file masstorage.h.

Member Data Documentation

uint8_t InquiryResponse::DeviceType

Definition at line 127 of file masstorage.h.

uint8_t InquiryResponse::PeripheralQualifier

Definition at line 128 of file masstorage.h.

unsigned InquiryResponse::Reserved

Definition at line 130 of file masstorage.h.

unsigned InquiryResponse::Removable

Definition at line 131 of file masstorage.h.

uint8_t InquiryResponse::Version

Definition at line 133 of file masstorage.h.

unsigned InquiryResponse::ResponseDataFormat

Definition at line 135 of file masstorage.h.

unsigned InquiryResponse::Reserved2

Definition at line 136 of file masstorage.h.

unsigned InquiryResponse::NormACA

Definition at line 137 of file masstorage.h.

unsigned InquiryResponse::TrmTsk

Definition at line 138 of file masstorage.h.

unsigned InquiryResponse::AERC

Definition at line 139 of file masstorage.h.

uint8_t InquiryResponse::AdditionalLength

Definition at line 141 of file masstorage.h.

uint8_t InquiryResponse::Reserved3[2]

Definition at line 142 of file masstorage.h.

unsigned InquiryResponse::SoftReset

Definition at line 144 of file masstorage.h.

unsigned InquiryResponse::CmdQue

Definition at line 145 of file masstorage.h.

unsigned InquiryResponse::Reserved4

Definition at line 146 of file masstorage.h.

unsigned InquiryResponse::Linked

Definition at line 147 of file masstorage.h.

unsigned InquiryResponse::Sync

Definition at line 148 of file masstorage.h.

unsigned InquiryResponse::WideBus16Bit

Definition at line 149 of file masstorage.h.

unsigned InquiryResponse::WideBus32Bit

Definition at line 150 of file masstorage.h.

unsigned InquiryResponse::RelAddr

Definition at line 151 of file masstorage.h.

uint8_t InquiryResponse::VendorID[8]

Definition at line 153 of file masstorage.h.

uint8_t InquiryResponse::ProductID[16]

Definition at line 154 of file masstorage.h.

uint8_t InquiryResponse::RevisionID[4]

Definition at line 155 of file masstorage.h.


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