#include <usb_descriptors.h>
Data Fields | |
| U8 | bLength |
| size of this descriptor in bytes | |
| U8 | bDescriptorType |
| STRING descriptor type. | |
| U16 | wstring [18] |
| unicode characters | |
Definition at line 399 of file usb_descriptors.h.
size of this descriptor in bytes
Definition at line 400 of file usb_descriptors.h.
Referenced by usb_user_get_descriptor().
1.5.3