GD32F1x0
|
_UCD Struct Reference
USB core driver type define. More...
#include <usb_core.h>
Data Fields | |
uint8_t | speed |
uint8_t | device_cur_config |
uint8_t | device_cur_state |
uint8_t | device_cur_status |
uint8_t | device_old_status |
uint8_t | DevRemoteWakeup |
uint8_t | setup_packet [8] |
USB_EP | in_ep [EP_COUNT] |
USB_EP | out_ep [EP_COUNT] |
USBD_Class_cb_TypeDef * | class_cb |
USBD_User_cb_TypeDef * | user_cb |
USBD_Desc_cb_TypeDef * | desc_cb |
Detailed Description
USB core driver type define.
Definition at line 192 of file usb_core.h.
The documentation for this struct was generated from the following file:
- USB/GD32_USB_Device_Driver/inc/usb_core.h
Generated by
