GD32F1x0
|
usbd_cdc_loopback_core.h File Reference
Header file for the usbd_cdc_core.c file. More...
#include "usbd_desc.h"
Go to the source code of this file.
Data Structures | |
struct | LINE_CODING |
Functions | |
void | USBD_CDC_SendData (void *pudev, uint32_t DataLen) |
Send the data received from the GD32 to the PC through USB. More... | |
void | USBD_CDC_ReceiveData (void *pudev) |
Receive the data from the PC to GD32 and send it through USB. More... | |
Variables | |
USBD_Class_cb_TypeDef | USBD_CDC_cb |
Detailed Description
Header file for the usbd_cdc_core.c file.
- Author
- MCU SD
- Version
- V1.0.1
- Date
- 26-Dec-2014
Definition in file usbd_cdc_loopback_core.h.
Generated by
