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 91 of file masstorage.h.

Member Data Documentation

uint8_t InquiryResponse::AdditionalLength

Definition at line 107 of file masstorage.h.

unsigned InquiryResponse::AERC

Definition at line 105 of file masstorage.h.

unsigned InquiryResponse::CmdQue

Definition at line 111 of file masstorage.h.

uint8_t InquiryResponse::DeviceType

Definition at line 93 of file masstorage.h.

unsigned InquiryResponse::Linked

Definition at line 113 of file masstorage.h.

unsigned InquiryResponse::NormACA

Definition at line 103 of file masstorage.h.

uint8_t InquiryResponse::PeripheralQualifier

Definition at line 94 of file masstorage.h.

uint8_t InquiryResponse::ProductID[16]

Definition at line 120 of file masstorage.h.

unsigned InquiryResponse::RelAddr

Definition at line 117 of file masstorage.h.

unsigned InquiryResponse::Removable

Definition at line 97 of file masstorage.h.

unsigned InquiryResponse::Reserved

Definition at line 96 of file masstorage.h.

unsigned InquiryResponse::Reserved2

Definition at line 102 of file masstorage.h.

uint8_t InquiryResponse::Reserved3[2]

Definition at line 108 of file masstorage.h.

unsigned InquiryResponse::Reserved4

Definition at line 112 of file masstorage.h.

unsigned InquiryResponse::ResponseDataFormat

Definition at line 101 of file masstorage.h.

uint8_t InquiryResponse::RevisionID[4]

Definition at line 121 of file masstorage.h.

unsigned InquiryResponse::SoftReset

Definition at line 110 of file masstorage.h.

unsigned InquiryResponse::Sync

Definition at line 114 of file masstorage.h.

unsigned InquiryResponse::TrmTsk

Definition at line 104 of file masstorage.h.

uint8_t InquiryResponse::VendorID[8]

Definition at line 119 of file masstorage.h.

uint8_t InquiryResponse::Version

Definition at line 99 of file masstorage.h.

unsigned InquiryResponse::WideBus16Bit

Definition at line 115 of file masstorage.h.

unsigned InquiryResponse::WideBus32Bit

Definition at line 116 of file masstorage.h.


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