Raw descriptor - String descriptor zero. More...
#include <app_usbd_descriptor.h>
Data Fields |
|
| uint8_t | bLength |
|
Size of the descriptor in bytes.
|
|
| uint8_t | bDescriptorType |
|
Should equal to
APP_USBD_DESCRIPTOR_STRING
.
|
|
| uint16_t | wLANGID [] |
|
The array of LANGID codes supported by the device.
|
|
Detailed Description
Raw descriptor - String descriptor zero.
String descriptor sent only as a response for GetDescriptor.
- components/libraries/usbd/app_usbd_descriptor.h