Lightweight USB stack  1.0
usb_cdc_mdlm_detail_desc Struct Reference

Mobile Direct Line Model Detail 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 Details Functional Descriptor.
 
uint8_t bGuidDescriptorType
 Discriminator, interpreted according to the semantic model specified by the GUID in the MDLM Functional Descriptor.
 
uint8_t bDetailData [0]
 

Detailed Description

Mobile Direct Line Model Detail Functional Descriptor.

This descriptor is optional, and may be repeated as necessary. It conveys any additional information required by the MDLM transport specification identified by the MDLM Functional Descriptor.

Definition at line 96 of file usb_cdcw.h.

Field Documentation

◆ bDetailData

uint8_t usb_cdc_mdlm_detail_desc::bDetailData[0]

Information associated with this GUID and discriminator, according to the semantic model specified by the GUID in the MDLM Functional Descriptor

Definition at line 102 of file usb_cdcw.h.


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