![]() |
CMSIS Driver
Version 1.10 - Preliminary
Middleware Driver API for microcontroller peripherals
|
Data Structures | |
| struct | ARM_UART_COM_ERROR |
| UART Communication Error. More... | |
| struct | ARM_UART_MODEM_STATUS |
| UART Modem Status. More... | |
| struct | ARM_UART_CAPABILITIES |
| UART Device Driver Capabilities. More... | |
| struct | ARM_DRIVER_UART |
| Access structure of the UART Driver. More... | |
Macros | |
| #define | ARM_UART_API_VERSION ARM_DRV_VERSION_MAJOR_MINOR(1,10) /* API version */ |
Typedefs | |
| typedef void(* | ARM_UART_SignalEvent_t )(ARM_UART_EVENT event) |
| Pointer to ARM_UART_SignalEvent : Signal UART Event. | |
| #define ARM_UART_API_VERSION ARM_DRV_VERSION_MAJOR_MINOR(1,10) /* API version */ |