Lightweight USB stack
1.0
|
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. | |
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.