![]() |
usbps
Vitis Drivers API Documentation
|
Endpoint configuration structure. More...
Data Fields | |
| XUsbPs_EpSetup | Out |
| OUT component of endpoint. More... | |
| XUsbPs_EpSetup | In |
| IN component of endpoint. More... | |
Endpoint configuration structure.
| XUsbPs_EpSetup XUsbPs_EpConfig::In |
IN component of endpoint.
Referenced by main(), and XUsbPs_EpBufferSendWithZLT().
| XUsbPs_EpSetup XUsbPs_EpConfig::Out |
OUT component of endpoint.
Referenced by main(), XUsbPs_EpBufferReceive(), XUsbPs_EpGetData(), and XUsbPs_ReconfigureEp().