USB_StringDescriptor_TypeDef Struct ReferencePlatform Middleware > USB > USB_COMMON
USB String Descriptor.
Definition at line
504
of file
em_usb.h
.
#include <
em_usb.h
>
Data Fields |
|
uint8_t | len |
char16_t | name [] |
uint8_t | type |
Field Documentation
uint8_t USB_StringDescriptor_TypeDef::len |
Size of this descriptor in bytes.
Definition at line
505
of file
em_usb.h
.
char16_t USB_StringDescriptor_TypeDef::name[] |
The string encoded with UTF-16LE UNICODE charset.
Definition at line
507
of file
em_usb.h
.
uint8_t USB_StringDescriptor_TypeDef::type |
Constant STRING Descriptor Type.
Definition at line
506
of file
em_usb.h
.
The documentation for this struct was generated from the following file:
-
C:/repos/super_h1/platform/middleware/usb_gecko/inc/
em_usb.h