![]() |
usbps
Xilinx SDK Drivers API Documentation
|
Data structures used to configure endpoints. More...
Data Fields | |
u32 | Type |
Endpoint type: More... | |
u32 | NumBufs |
Number of buffers to be handled by this endpoint. More... | |
u32 | BufSize |
Buffer size. More... | |
u16 | MaxPacketSize |
Maximum packet size for this endpoint. More... | |
Data structures used to configure endpoints.
u32 XUsbPs_EpSetup::BufSize |
u16 XUsbPs_EpSetup::MaxPacketSize |
Maximum packet size for this endpoint.
This number will define the maximum number of bytes sent on the wire per transaction. Range: 0..1024
Referenced by XUsbPs_EpBufferSendWithZLT().
u32 XUsbPs_EpSetup::NumBufs |
Number of buffers to be handled by this endpoint.
Referenced by XUsbPs_ReconfigureEp().
u32 XUsbPs_EpSetup::Type |
Endpoint type: