Configuration descriptor.
Data Fields | |
| uint8_t | bLength |
| Size of Descriptor in Bytes. | |
| uint8_t | bDescriptorType |
| Configuration Descriptor. | |
| uint16_t | wTotalLength |
| Total length in bytes of data returned. | |
| uint8_t | bNumInterfaces |
| Number of Interfaces. | |
| uint8_t | bConfigurationValue |
| Value to use as an argument to select this configuration. | |
| uint8_t | iConfiguration |
| Index of String Descriptor describing this configuration. | |
| uint8_t | bmAttributes |
| Bitmap: D7 Reserved, set to 1. More... | |
| uint8_t | bMaxPower |
| Maximum Power Consumption in 2 mA units. | |
| uint8_t cy_stc_usbdev_config_descr_t::bmAttributes |
Bitmap: D7 Reserved, set to 1.
(USB 1.0 Bus Powered) D6 Self Powered D5 Remote Wakeup D4..0 Reserved, set to 0.