![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include <usbh_cdc.h>
Data Fields | |
uint8_t | bLength |
uint8_t | bDescriptorType |
uint8_t | bDescriptorSubType |
uint8_t | bmCapabilities |
uint8_t | bDataInterface |
Definition at line 249 of file usbh_cdc.h.
uint8_t bDataInterface |
Definition at line 255 of file usbh_cdc.h.
uint8_t bDescriptorSubType |
Definition at line 253 of file usbh_cdc.h.
uint8_t bDescriptorType |
Definition at line 252 of file usbh_cdc.h.
uint8_t bLength |
Definition at line 251 of file usbh_cdc.h.
uint8_t bmCapabilities |
Definition at line 254 of file usbh_cdc.h.