Lightweight USB stack
1.0
|
Abstract Control Management Functional Descriptor. More...
#include <usb_cdc.h>
Data Fields | |
uint8_t | bFunctionLength |
Size of this functional descriptor, in bytes. | |
uint8_t | bDescriptorType |
CS_INTERFACE descriptor type. | |
uint8_t | bDescriptorSubType |
Abstract Control Management functional descriptor subtype. | |
uint8_t | bmCapabilities |
The capabilities that this configuration supports. | |
Abstract Control Management Functional Descriptor.
The Abstract Control Management functional descriptor describes the commands supported by the Communication Class interface, as defined in Section 3.6.2, with the SubClass code of Abstract Control Model. It can only occur within the class-specific portion of an Interface descriptor.