#include <usb_descriptors.h>
Data Fields | |
| U8 | bLength |
| size of this descriptor in bytes | |
| U8 | bDescriptorType |
| STRING descriptor type. | |
| U16 | wlangid |
| language id | |
Definition at line 241 of file usb_descriptors.h.
size of this descriptor in bytes
Definition at line 242 of file usb_descriptors.h.
Referenced by usb_user_get_descriptor().
1.5.1-p1