USB String Descriptor.
More...
#include <em_usb.h>
Definition at line 512 of file em_usb.h.
uint8_t USB_StringDescriptor_TypeDef::len |
Size of this descriptor in bytes.
Definition at line 514 of file em_usb.h.
uint8_t USB_StringDescriptor_TypeDef::type |
Constant STRING Descriptor Type.
Definition at line 515 of file em_usb.h.
char16_t USB_StringDescriptor_TypeDef::name[] |
The string encoded with UTF-16LE UNICODE charset.
Definition at line 516 of file em_usb.h.
The documentation for this struct was generated from the following file: