You are viewing documentation for version:4.4.7USB String Descriptor. Public Attributes#uint8_tlenSize of this descriptor in bytes. uint8_ttypeConstant STRING Descriptor Type. char16_tnameThe string encoded with UTF-16LE UNICODE charset. Public Attribute Documentation#len#uint8_t USB_StringDescriptor_TypeDef::lenSize of this descriptor in bytes. type#uint8_t USB_StringDescriptor_TypeDef::typeConstant STRING Descriptor Type. name#char16_t USB_StringDescriptor_TypeDef::name[]The string encoded with UTF-16LE UNICODE charset.