|
XenevaOS
|
#include <Usb.h>
Public Attributes | |
| UINT8 | Length |
| UINT8 | DescriptorType |
| UINT16 | TotalLength |
| UINT8 | NumInterfaces |
| UINT8 | ConfigurationValue |
| UINT8 | Configuration |
| UINT8 | Attributes |
| UINT8 | MaxPower |
Standard Configuration Descriptor USB 2.0 spec, Section 9.6.3
| UINT8 USB_CONFIG_DESCRIPTOR::Attributes |
| UINT8 USB_CONFIG_DESCRIPTOR::Configuration |
| UINT8 USB_CONFIG_DESCRIPTOR::ConfigurationValue |
| UINT8 USB_CONFIG_DESCRIPTOR::DescriptorType |
| UINT8 USB_CONFIG_DESCRIPTOR::Length |
| UINT8 USB_CONFIG_DESCRIPTOR::MaxPower |
| UINT8 USB_CONFIG_DESCRIPTOR::NumInterfaces |
| UINT16 USB_CONFIG_DESCRIPTOR::TotalLength |