USB Endpoint Type definitions. More...
Macros | |
| #define | ARM_USB_ENDPOINT_CONTROL (0U) |
| Control Endpoint. | |
| #define | ARM_USB_ENDPOINT_ISOCHRONOUS (1U) |
| Isochronous Endpoint. | |
| #define | ARM_USB_ENDPOINT_BULK (2U) |
| Bulk Endpoint. | |
| #define | ARM_USB_ENDPOINT_INTERRUPT (3U) |
| Interrupt Endpoint. | |
USB Endpoint Type definitions.
The following USB Endpoint Type values are defined:
| #define ARM_USB_ENDPOINT_CONTROL (0U) |
Control Endpoint.
| #define ARM_USB_ENDPOINT_ISOCHRONOUS (1U) |
Isochronous Endpoint.
| #define ARM_USB_ENDPOINT_BULK (2U) |
Bulk Endpoint.
| #define ARM_USB_ENDPOINT_INTERRUPT (3U) |
Interrupt Endpoint.