Lightweight USB stack
1.0
|
USB string descriptor. More...
#include <usb_std.h>
Data Fields | |
uint8_t | bLength |
Size of the descriptor, in bytes. | |
uint8_t | bDescriptorType |
String descriptor type. | |
uint16_t | wString [] |
String data, as unicode characters or array of USB standard LANGID codes codes. | |
USB string descriptor.
String descriptors are referenced by their one-based index number. A string descriptor contains one or more not NULL-terminated Unicode strings.