#include <usb_descriptors.h>
Definition at line 239 of file usb_descriptors.h.
Data Fields | |
| U8 | bConfigurationValue |
| Value for SetConfiguration resquest. | |
| U8 | bDescriptorType |
| CONFIGURATION descriptor type. | |
| U8 | bLength |
| Size of this descriptor in bytes. | |
| U8 | bmAttributes |
| Configuration characteristics. | |
| U8 | bNumInterfaces |
| Number of interfaces for this conf. | |
| U8 | iConfiguration |
| Index of string descriptor. | |
| U8 | MaxPower |
| Maximum power consumption. | |
| U16 | wTotalLength |
| Total length of data returned. | |
1.5.5