|
Lightweight USB stack
1.0
|
Multi-Channel Management Functional Descriptor. More...
#include <usb_cdci.h>
Data Fields | |
| uint8_t | bFunctionLength |
| Size of this functional descriptor, in bytes. | |
| uint8_t | bDescriptorType |
| CS_INTERFACE descriptor type. | |
| uint8_t | bDescriptorSubType |
| Multi-Channel Management Functional Descriptor. | |
| uint8_t | bmCapabilities |
| The capabilities that this configuration supports. | |
Multi-Channel Management Functional Descriptor.
The Multi-Channel Management functional descriptor describes the commands supported by the Communications Class interface, as defined in CDC , with the SubClass code of Multi-Channel.
Definition at line 171 of file usb_cdci.h.