![]() |
CMSIS-Driver
Version 2.02
Peripheral Interface for Middleware and Application Code
|
USB Endpoint Type definitions. More...
Macros | |
#define | ARM_USB_ENDPOINT_CONTROL 0 |
Control Endpoint. | |
#define | ARM_USB_ENDPOINT_ISOCHRONOUS 1 |
Isochronous Endpoint. | |
#define | ARM_USB_ENDPOINT_BULK 2 |
Bulk Endpoint. | |
#define | ARM_USB_ENDPOINT_INTERRUPT 3 |
Interrupt Endpoint. | |
USB Endpoint Type definitions.
The following USB Endpoint Type values are defined:
#define ARM_USB_ENDPOINT_BULK 2 |
Bulk Endpoint.
#define ARM_USB_ENDPOINT_CONTROL 0 |
Control Endpoint.
#define ARM_USB_ENDPOINT_INTERRUPT 3 |
Interrupt Endpoint.
#define ARM_USB_ENDPOINT_ISOCHRONOUS 1 |
Isochronous Endpoint.