![]() |
usb
Xilinx SDK Drivers API Documentation
|
This file contains the constants, type definitions, variables as used in the USB chapter 9 and mass storage demo application.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00a hvm 2/22/07 First release 4.00a hvm 12/20/10 Updated with the Audio device definitions.
Macros | |
| #define | EP_CONTROL 0 |
| Control Endpoint. More... | |
| #define | EP_ISOCHRONOUS 1 |
| Isochronous Endpoint. More... | |
| #define | EP_BULK 2 |
| Bulk Endpoint. More... | |
| #define | EP_INTERRUPT 3 |
| Interrupt Endpoint. More... | |
| #define EP_BULK 2 |
Bulk Endpoint.
| #define EP_CONTROL 0 |
Control Endpoint.
| #define EP_INTERRUPT 3 |
Interrupt Endpoint.
| #define EP_ISOCHRONOUS 1 |
Isochronous Endpoint.