USB String Descriptor.

Public Attributes#

uint8_t

Size of this descriptor in bytes.

uint8_t

Constant STRING Descriptor Type.

The string encoded with UTF-16LE UNICODE charset.

Public Attribute Documentation#

len#

uint8_t USB_StringDescriptor_TypeDef::len

Size of this descriptor in bytes.


type#

uint8_t USB_StringDescriptor_TypeDef::type

Constant STRING Descriptor Type.


name#

char16_t USB_StringDescriptor_TypeDef::name[]

The string encoded with UTF-16LE UNICODE charset.