GD32F1x0
|
USB_ep Struct Reference
USB endpoint struct. More...
#include <usb_core.h>
Data Fields | |
uint8_t | is_stall |
uint8_t | is_dblbuf |
uint16_t | bufaddress |
uint16_t | buf0addr |
uint16_t | buf1addr |
uint32_t | maxpacket |
uint8_t * | xfer_buf |
uint32_t | xfer_len |
uint32_t | xfer_count |
uint32_t | ctrl_count |
Detailed Description
USB endpoint struct.
Definition at line 101 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 1.8.10