iPXE
|
Standard Configuration Descriptor USB 2.0 spec, Section 9.6.3. More...
#include <Usb.h>
Data Fields | |
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.
UINT16 USB_CONFIG_DESCRIPTOR::TotalLength |
Definition at line 128 of file Usb.h.
Referenced by usbio_config().
UINT8 USB_CONFIG_DESCRIPTOR::ConfigurationValue |
Definition at line 130 of file Usb.h.
Referenced by usbio_config().