|
Lightweight USB stack
1.0
|
Device Management 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 |
| Wireless Handset Control Model Functional Descriptor. | |
| uint16_t | bcdVersion |
| Version number for this subclass specification. | |
| uint16_t | wMaxCommand |
| The buffer size allocated in the device for data sent from the host using SEND_ENCAPSULATED_CMD. | |
Device Management Functional Descriptor.
Definition at line 108 of file usb_cdcw.h.