Lightweight USB stack
1.0
|
CAPI Control 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 |
CAPI Control Management Functional Descriptor. | |
uint8_t | bmCapabilities |
The capabilities that this configuration supports. | |
CAPI Control Management Functional Descriptor.
The CAPI control management functional descriptor describes the commands supported by the CAPI Control Model over the Data Class interface with the protocol code of CAPI control.
Definition at line 181 of file usb_cdci.h.