nRF5 SDK v13.0.0
Data Fields
app_usbd_cdc_desc_country_sel_t Struct Reference

Country Selection Functional Descriptor. More...

#include <app_usbd_cdc_types.h>

Data Fields

uint8_t bFunctionLength
 Size of this functional descriptor, in bytes.
 
uint8_t bDescriptorType
 Descriptor type APP_USBD_CDC_CS_INTERFACE.
 
uint8_t bDescriptorSubtype
 Descriptor subtype APP_USBD_CDC_SCS_COUNTRY_SEL.
 
uint8_t iCountryCodeRelDate
 Index of a string giving the release date for the implemented ISO 3166 Country Codes.
 

Detailed Description

Country Selection Functional Descriptor.


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

Documentation feedback | Developer Zone | Subscribe | Updated