Raw descriptor - Any normal string. 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 | bString [] |
|
UNICODE encoded string.
|
|
Detailed Description
Raw descriptor - Any normal string.
String descriptor sent only as a response for GetDescriptor.
- components/libraries/usbd/app_usbd_descriptor.h