usbps
Vitis Drivers API Documentation
XUsbPs_Endpoint Struct Reference

The following data structure represents an endpoint used internally by the L0/L1 driver. More...

Data Fields

XUsbPs_EpOut Out
 OUT endpoint structure. More...
 
XUsbPs_EpIn In
 IN endpoint structure. More...
 

Detailed Description

The following data structure represents an endpoint used internally by the L0/L1 driver.

Field Documentation

XUsbPs_EpIn XUsbPs_Endpoint::In

IN endpoint structure.

Referenced by XUsbPs_EpSetHandler(), XUsbPs_EpSetIsoHandler(), and XUsbPs_ReconfigureEp().