nRF5 SDK v13.0.0
Data Fields
app_usbd_cdc_desc_union_t Struct Reference

Union 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_UNION.
 
uint8_t bControlInterface
 The interface number of the Communications or Data Class interface, designated as the controlling interface for the union.
 
uint8_t bSubordinateInterface []
 Interface number of subordinate interfaces in the union. Number of interfaced depends on descriptor size.
 

Detailed Description

Union Functional Descriptor.


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

Documentation feedback | Developer Zone | Subscribe | Updated