tinyusb
|
USB Other Speed Configuration Descriptor (section 9.6.1 table 9-11) More...
#include <std_descriptors.h>
Data Fields | |
uint8_t | bLength |
Size of descriptor. | |
uint8_t | bDescriptorType |
Other_speed_Configuration Type. | |
uint16_t | wTotalLength |
Total length of data returned. | |
uint8_t | bNumInterfaces |
Number of interfaces supported by this speed configuration. | |
uint8_t | bConfigurationValue |
Value to use to select configuration. | |
uint8_t | IConfiguration |
Index of string descriptor. | |
uint8_t | bmAttributes |
Same as Configuration descriptor. | |
uint8_t | bMaxPower |
Same as Configuration descriptor. | |
USB Other Speed Configuration Descriptor (section 9.6.1 table 9-11)