tinyusb  0.4
Click here to lend your support to tinyusb donation and make a donation at pledgie.com
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
cdc_desc_func_country_selection_t Struct Reference

Country Selection Functional Descriptor (Communication Interface) More...

#include <cdc.h>

Data Fields

uint8_t bLength
 Size of this descriptor in bytes.
 
uint8_t bDescriptorType
 Descriptor Type, must be Class-Specific.
 
uint8_t bDescriptorSubType
 Descriptor SubType one of above CDC_FUCN_DESC_.
 
uint8_t iCountryCodeRelDate
 Index of a string giving the release date for the implemented ISO 3166 Country Codes.
 
uint16_t wCountryCode []
 Country code in the format as defined in [ISO3166], release date as specified inoffset 3 for the first supported country.
 

Detailed Description

Country Selection Functional Descriptor (Communication Interface)

Definition at line 246 of file cdc.h.


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