USB CDC device information. More...
Data Fields | |
USBH_device_t * | dev |
Pointer on USB Device information. | |
bool | b_enabled |
True, if a CDC Device has been enumerated. | |
uhi_cdc_port_t * | port |
Pointer on communication port(s) information. | |
uint8_t | nb_port |
Number of port available on this USB device. |
USB CDC device information.
Definition at line 117 of file uhi_cdc.c.