![]() |
usbps
Vitis Drivers API Documentation
|
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... | |
The following data structure represents an endpoint used internally by the L0/L1 driver.
XUsbPs_EpIn XUsbPs_Endpoint::In |
IN endpoint structure.
Referenced by XUsbPs_EpSetHandler(), XUsbPs_EpSetIsoHandler(), and XUsbPs_ReconfigureEp().
XUsbPs_EpOut XUsbPs_Endpoint::Out |
OUT endpoint structure.
Referenced by XUsbPs_EpBufferReceive(), XUsbPs_EpDataBufferReceive(), XUsbPs_EpGetData(), XUsbPs_EpGetSetupData(), XUsbPs_EpSetHandler(), XUsbPs_EpSetIsoHandler(), and XUsbPs_ReconfigureEp().