#include <usb_descriptors.h>
Definition at line 333 of file usb_descriptors.h.
Data Fields | |
U8 | bDescriptorType |
Device Qualifier descriptor type. | |
U8 | bDeviceClass |
Class code assigned by the USB. | |
U8 | bDeviceProtocol |
Protocol code assigned by the USB. | |
U8 | bDeviceSubClass |
Subclass code assigned by the USB. | |
U8 | bLength |
Size of this descriptor in bytes. | |
U8 | bMaxPacketSize0 |
Max packet size for EP0. | |
U8 | bNumConfigurations |
Number of possible configurations. | |
U8 | bReserved |
Reserved for future use, must be zero. | |
U16 | bscUSB |
Binay Coded Decimal Spec. release. |