USB_StringDescriptor_TypeDef Struct Reference
USB String Descriptor.
#include <
em_usb.h
>
Data Fields |
|
uint8_t | len |
uint8_t | type |
char16_t | name [] |
Field Documentation
uint8_t USB_StringDescriptor_TypeDef::len |
Size of this descriptor in bytes.
char16_t USB_StringDescriptor_TypeDef::name[] |
The string encoded with UTF-16LE UNICODE charset.
uint8_t USB_StringDescriptor_TypeDef::type |
Constant STRING Descriptor Type.
The documentation for this struct was generated from the following file:
-
em_usb.h