USB String Descriptor.
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.