Data Fields | |
uint8_t | bLength |
uint8_t | bDescriptorType |
uint16_t | wTotalLength |
uint8_t | bNumInterfaces |
uint8_t | bConfigurationValue |
uint8_t | iConfiguration |
uint8_t | bmAttributes |
uint8_t | bMaxPower |
Definition at line 575 of file USBDescriptors.h.
Value for selecting this configuration.
Definition at line 588 of file USBDescriptors.h.
Descriptor type (USBDESC_CONFIGURATION of USB Descriptor types USB Descriptor types).
Definition at line 581 of file USBDescriptors.h.
Size of the descriptor in bytes.
Definition at line 578 of file USBDescriptors.h.
Configuration characteristics.
Definition at line 592 of file USBDescriptors.h.
Maximum power consumption of the device when in this configuration.
Definition at line 594 of file USBDescriptors.h.
Number of interfaces in this configuration.
Definition at line 586 of file USBDescriptors.h.
Index of the configuration string descriptor.
Definition at line 590 of file USBDescriptors.h.
Length of all descriptors returned along with this configuration descriptor.
Definition at line 584 of file USBDescriptors.h.