|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
| #define | UART_IT_MASK 0x0000FFFFU |
| UART interruptions flag mask. | |
| #define | UART_CR1_REG_INDEX 1U |
| #define | UART_CR2_REG_INDEX 2U |
| #define | UART_CR3_REG_INDEX 3U |
| #define UART_IT_MASK 0x0000FFFFU |
#include <stm32f4xx_hal_uart.h>
UART interruptions flag mask.
Definition at line 821 of file stm32f4xx_hal_uart.h.
| #define UART_CR1_REG_INDEX 1U |
#include <stm32f4xx_hal_uart.h>
Definition at line 823 of file stm32f4xx_hal_uart.h.
| #define UART_CR2_REG_INDEX 2U |
#include <stm32f4xx_hal_uart.h>
Definition at line 824 of file stm32f4xx_hal_uart.h.
| #define UART_CR3_REG_INDEX 3U |
#include <stm32f4xx_hal_uart.h>
Definition at line 825 of file stm32f4xx_hal_uart.h.