Usb Language Descriptor. More...
#include <usb_descriptors.h>
Data Fields | |
| U8 | bLength |
| size of this descriptor in bytes | |
| U8 | bDescriptorType |
| STRING descriptor type. | |
| U16 | wlangid |
| language id | |
Usb Language Descriptor.
Definition at line 231 of file usb_descriptors.h.
size of this descriptor in bytes
Definition at line 232 of file usb_descriptors.h.
Referenced by usb_user_get_descriptor().
STRING descriptor type.
Definition at line 233 of file usb_descriptors.h.
language id
Definition at line 234 of file usb_descriptors.h.
1.7.2