Lightweight USB stack  1.0
usb_cdc_dlm_desc Struct Reference

Direct Line Management Functional Descriptor. More...

#include <usb_cdcp.h>

Data Fields

uint8_t bFunctionLength
 Size of this functional descriptor, in bytes.
 
uint8_t bDescriptorType
 CS_INTERFACE descriptor type.
 
uint8_t bDescriptorSubType
 Direct Line Management Functional Descriptor.
 
uint8_t bmCapabilities
 The line management capabilities that this configuration supports.
 

Detailed Description

Direct Line Management Functional Descriptor.

The Direct Line Management functional descriptor describes the commands supported by the Communication Class interface, as defined in Section 3.6.1, with the SubClass code of Direct Line Control Model. It can only occur within the class-specific portion of an Interface descriptor.

Definition at line 148 of file usb_cdcp.h.


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