|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | HAL_UART_RECEPTION_STANDARD (0x00000000U) |
| #define | HAL_UART_RECEPTION_TOIDLE (0x00000001U) |
| #define HAL_UART_RECEPTION_STANDARD (0x00000000U) |
Standard reception
Definition at line 400 of file stm32f4xx_hal_uart.h.
| #define HAL_UART_RECEPTION_TOIDLE (0x00000001U) |
Reception till completion or IDLE event
Definition at line 401 of file stm32f4xx_hal_uart.h.