GD32F10x USB-Device: E:/USB Libraries/GD32_USB_Device_Library/Class/cdc/src/usbd_cdc_core.c File Reference

GD32F103 Firmware

usbd_cdc_core.c File Reference

USB CDC class device core functions. More...

#include "usbd_cdc_core.h" #include "usbd_enum.h"

Go to the source code of this file.

Variables

CDC_IF_Fop_TypeDef APP_FOPS
 
uint8_t USB_Tx_State = 0
 
uint8_t USB_DATA_Buffer [USB_CDC_DATA_PACKET_SIZE]
 
uint8_t USB_CMD_Buffer [USB_CDC_CMD_PACKET_SIZE]
 
uint8_t APP_DATA_Buffer [APP_RX_DATA_SIZE]
 
__IO uint32_t end_packet = 0
 
uint32_t AppBufInPtr = 0
 
uint32_t AppBufOutPtr = 0
 
uint32_t AppRxLength = 0
 
USBD_Class_cb_TypeDef USBD_CDC_cb
 
const uint8_t USBD_CDC_CfgDesc [USB_CDC_CONFIG_DESC_SIZE]
 

Detailed Description

USB CDC class device core functions.

Author
MCU SD
Version
V1.0.0
Date
26-Dec-2014

Definition in file usbd_cdc_core.c.

Generated on Fri Feb 6 2015 14:56:36 for GD32F10x USB-Device by   doxygen 1.8.8