Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
usb_string_descriptor Struct Reference

USB Unicode (UTF16LE) String Descriptor defined in spec. More...

#include <usb_ch9.h>

Data Fields

uint8_t bLength
 
uint8_t bDescriptorType
 
uint16_t bString
 

Detailed Description

USB Unicode (UTF16LE) String Descriptor defined in spec.

Table 9-15

Field Documentation

◆ bDescriptorType

uint8_t usb_string_descriptor::bDescriptorType

◆ bLength

uint8_t usb_string_descriptor::bLength

◆ bString

uint16_t usb_string_descriptor::bString

The documentation for this struct was generated from the following file: