nRF5 SDK v17.1.0
Data Fields
app_usbd_cdc_desc_header_t Struct Reference

Header Functional Descriptor. More...

#include <app_usbd_cdc_types.h>

Data Fields

uint8_t bFunctionLength
 Size of this descriptor in bytes.
 
uint8_t bDescriptorType
 APP_USBD_CDC_CS_INTERFACE descriptor type.
 
uint8_t bDescriptorSubtype
 Descriptor subtype APP_USBD_CDC_SCS_HEADER.
 
uint8_t bcdCDC [2]
 USB Class Definitions for Communications Devices Specification release number in binary-coded decimal.
 

Detailed Description

Header Functional Descriptor.


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

Documentation feedback | Developer Zone | Subscribe | Updated