usb_desc_call_mngt_t Struct Reference

USB CDC call management functional descriptor. More...

Detailed Description

USB CDC call management functional descriptor.

See also
USB CDC 1.2 PSTN spec table 13

Definition at line 253 of file cdc.h.

#include <cdc.h>

Data Fields

uint8_t length
 Size of this descriptor.
 
uint8_t type
 Descriptor type (USB_TYPE_DESCRIPTOR_CDC)
 
uint8_t subtype
 Descriptor subtype (USB_CDC_DESCR_SUBTYPE_CALL_MGMT)
 
uint8_t capabalities
 Supported capabilities.
 
uint8_t data_if
 Interface number used for the call management.
 

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