nRF5 SDK v13.0.0
Data Fields
app_usbd_descriptor_string0_t Struct Reference

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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated