#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 225 of file usb_descriptors.h.
|
size of this descriptor in bytes
Definition at line 226 of file usb_descriptors.h. Referenced by usb_user_get_descriptor(). |
|
STRING descriptor type.
Definition at line 227 of file usb_descriptors.h. |
|
language id
Definition at line 228 of file usb_descriptors.h. |