nRF5 SDK v17.1.0
Data Fields
app_usbd_cdc_desc_call_mgmt_t Struct Reference

CDC Call Management 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_CALL_MGMT.
 
uint8_t bmCapabilities
 Capabilities app_subd_cdc_call_mgmt_cap_t.
 
uint8_t bDataInterface
 Data interface number.
 

Detailed Description

CDC Call Management Functional Descriptor.


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

Documentation feedback | Developer Zone | Subscribe | Updated