M480 BSP V3.05.005
The Board Support Package for M480 Series
Data Fields

#include <usbh_cdc.h>

Data Fields

UDEV_T * udev
 
IFACE_T * iface_cdc
 
IFACE_T * iface_data
 
int ifnum_data
 
EP_INFO_T * ep_sts
 
EP_INFO_T * ep_rx
 
EP_INFO_T * ep_tx
 
UTR_T * utr_sts
 
UTR_T * utr_rx
 
uint32_t sts_buff [CDC_STATUS_BUFF_SIZE/4]
 
uint32_t rx_buff [CDC_RX_BUFF_SIZE/4]
 
CDC_CB_FUNCsts_func
 
CDC_CB_FUNCrx_func
 
uint8_t rx_busy
 
struct cdc_dev_tnext
 

Detailed Description

Definition at line 175 of file usbh_cdc.h.


The documentation for this struct was generated from the following file: