The Pedigree Project
0.1
|
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 |
Definition at line 94 of file UsbDevice.h.