The Pedigree Project  0.1
Public Member Functions | Public Attributes | List of all members
UsbDevice::Interface Struct Reference
+ Collaboration diagram for UsbDevice::Interface:

Public Member Functions

 Interface (UsbInterfaceDescriptor *pDescriptor)
 

Public Attributes

uint8_t nInterface
 
uint8_t nAlternateSetting
 
uint8_t nClass
 
uint8_t nSubclass
 
uint8_t nProtocol
 
uint8_t nString
 
Vector< Endpoint * > endpointList
 
Vector< UnknownDescriptor * > otherDescriptorList
 
String sString
 

Detailed Description

Definition at line 94 of file UsbDevice.h.


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