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 HISUP: 1
 
unsigned NormACA: 1
 
unsigned TrmTsk: 1
 
unsigned AERC: 1
 
uint8_t AdditionalLength
 
unsigned PROTECT: 1
 
unsigned Res: 2
 
unsigned ThreePC: 1
 
unsigned TPGS: 2
 
unsigned ACC: 1
 
unsigned SCCS: 1
 
unsigned ADDR16: 1
 
unsigned R1: 1
 
unsigned R2: 1
 
unsigned MCHNGR: 1
 
unsigned MULTIP: 1
 
unsigned VS: 1
 
unsigned ENCSERV: 1
 
unsigned BQUE: 1
 
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 305 of file masstorage.h.

Member Data Documentation

uint8_t InquiryResponse::DeviceType

Definition at line 306 of file masstorage.h.

uint8_t InquiryResponse::PeripheralQualifier

Definition at line 307 of file masstorage.h.

unsigned InquiryResponse::Reserved

Definition at line 309 of file masstorage.h.

unsigned InquiryResponse::Removable

Definition at line 310 of file masstorage.h.

uint8_t InquiryResponse::Version

Definition at line 312 of file masstorage.h.

unsigned InquiryResponse::ResponseDataFormat

Definition at line 314 of file masstorage.h.

unsigned InquiryResponse::HISUP

Definition at line 315 of file masstorage.h.

unsigned InquiryResponse::NormACA

Definition at line 316 of file masstorage.h.

unsigned InquiryResponse::TrmTsk

Definition at line 317 of file masstorage.h.

unsigned InquiryResponse::AERC

Definition at line 318 of file masstorage.h.

uint8_t InquiryResponse::AdditionalLength

Definition at line 320 of file masstorage.h.

unsigned InquiryResponse::PROTECT

Definition at line 323 of file masstorage.h.

unsigned InquiryResponse::Res

Definition at line 324 of file masstorage.h.

unsigned InquiryResponse::ThreePC

Definition at line 325 of file masstorage.h.

unsigned InquiryResponse::TPGS

Definition at line 326 of file masstorage.h.

unsigned InquiryResponse::ACC

Definition at line 327 of file masstorage.h.

unsigned InquiryResponse::SCCS

Definition at line 328 of file masstorage.h.

unsigned InquiryResponse::ADDR16

Definition at line 330 of file masstorage.h.

unsigned InquiryResponse::R1

Definition at line 331 of file masstorage.h.

unsigned InquiryResponse::R2

Definition at line 332 of file masstorage.h.

unsigned InquiryResponse::MCHNGR

Definition at line 333 of file masstorage.h.

unsigned InquiryResponse::MULTIP

Definition at line 334 of file masstorage.h.

unsigned InquiryResponse::VS

Definition at line 335 of file masstorage.h.

unsigned InquiryResponse::ENCSERV

Definition at line 336 of file masstorage.h.

unsigned InquiryResponse::BQUE

Definition at line 337 of file masstorage.h.

unsigned InquiryResponse::SoftReset

Definition at line 339 of file masstorage.h.

unsigned InquiryResponse::CmdQue

Definition at line 340 of file masstorage.h.

unsigned InquiryResponse::Reserved4

Definition at line 341 of file masstorage.h.

unsigned InquiryResponse::Linked

Definition at line 342 of file masstorage.h.

unsigned InquiryResponse::Sync

Definition at line 343 of file masstorage.h.

unsigned InquiryResponse::WideBus16Bit

Definition at line 344 of file masstorage.h.

unsigned InquiryResponse::WideBus32Bit

Definition at line 345 of file masstorage.h.

unsigned InquiryResponse::RelAddr

Definition at line 346 of file masstorage.h.

uint8_t InquiryResponse::VendorID[8]

Definition at line 348 of file masstorage.h.

uint8_t InquiryResponse::ProductID[16]

Definition at line 349 of file masstorage.h.

uint8_t InquiryResponse::RevisionID[4]

Definition at line 350 of file masstorage.h.


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