|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
USB Unicode (UTF16LE) String Descriptor. More...
#include <zephyr/usb/usb_ch9.h>
Data Fields | |
| uint8_t | bLength |
| Descriptor length. | |
| uint8_t | bDescriptorType |
| Descriptor type. | |
| uint16_t | bString |
| UTF-16LE encoded character. | |
USB Unicode (UTF16LE) String Descriptor.
See Table 9-15 of the specification.
| uint8_t usb_string_descriptor::bDescriptorType |
Descriptor type.
| uint8_t usb_string_descriptor::bLength |
Descriptor length.
| uint16_t usb_string_descriptor::bString |
UTF-16LE encoded character.