Lightweight USB stack  1.0
usb_cdc_mdlm_desc Struct Reference

Mobile Direct Line Model Functional Descriptor. More...

#include <usb_cdcw.h>

Data Fields

uint8_t bFunctionLength
 Size of this functional descriptor, in bytes.
 
uint8_t bDescriptorType
 CS_INTERFACE descriptor type.
 
uint8_t bDescriptorSubType
 Mobile Direct Line Model Functional Descriptor.
 
uint16_t bcdVersion
 Version number for this subclass specification.
 
uint8_t bGUID [16]
 Uniquely identifies the detailed transport protocol provided by this MDLM interface.
 

Detailed Description

Mobile Direct Line Model Functional Descriptor.

This descriptor is mandatory. It conveys the GUID that uniquely identifies the kind of MDLM interface that is being provided.

Definition at line 83 of file usb_cdcw.h.


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