tinyusb  0.4
Click here to lend your support to tinyusb donation and make a donation at pledgie.com
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
cdc_desc_func_telephone_operational_modes_t Struct Reference

Telephone Operational Modes Functional Descriptor. More...

#include <cdc.h>

Data Fields

uint8_t bLength
 Size of this descriptor in bytes.
 
uint8_t bDescriptorType
 Descriptor Type, must be Class-Specific.
 
uint8_t bDescriptorSubType
 Descriptor SubType one of above CDC_FUCN_DESC_.
 
struct {
   uint8_t   simple_mode: 1
 
   uint8_t   standalone_mode: 1
 
   uint8_t   computer_centric_mode: 1
 
   uint8_t   __pad0__: 0
 
bmCapabilities
 

Detailed Description

Telephone Operational Modes Functional Descriptor.

The Telephone Operational Modes functional descriptor describes the operational modes supported by the Communications Class interface, with the SubClass code of CDC_COMM_SUBCLASS_TELEPHONE_CONTROL_MODEL

Definition at line 331 of file cdc.h.


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