#include <dwc_otg_pcd.h>
Public Member Functions | |
| DWC_CIRCLEQ_ENTRY (dwc_otg_pcd_request) queue_entry | |
Data Fields | |
| void * | priv |
| void * | buf |
| dwc_dma_t | dma |
| uint32_t | length |
| uint32_t | actual |
| unsigned | sent_zlp:1 |
This structure is a list of requests.
Definition at line 92 of file dwc_otg_pcd.h.
1.4.7