Lightweight USB stack  1.0
usb_cdc_call_mgmt_desc Struct Reference

Call Management Functional Descriptor. More...

#include <usb_cdc.h>

Data Fields

uint8_t bFunctionLength
 Size of this functional descriptor, in bytes.
 
uint8_t bDescriptorType
 CS_INTERFACE descriptor type.
 
uint8_t bDescriptorSubType
 Call Management functional descriptor subtype.
 
uint8_t bmCapabilities
 The call management capabilities that this configuration supports.
 
uint8_t bDataInterface
 Interface number of Data Class interface optionally used for call management.
 

Detailed Description

Call Management Functional Descriptor.

The Call Management functional descriptor describes the processing of calls for the Communication Class interface. It can only occur within the class-specific portion of an Interface descriptor.

Definition at line 242 of file usb_cdc.h.


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