|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
| #define | UART_WAKEUPMETHOD_IDLELINE 0x00000000U |
| #define | UART_WAKEUPMETHOD_ADDRESSMARK ((uint32_t)USART_CR1_WAKE) |
| #define UART_WAKEUPMETHOD_IDLELINE 0x00000000U |
#include <stm32f4xx_hal_uart.h>
Definition at line 348 of file stm32f4xx_hal_uart.h.
| #define UART_WAKEUPMETHOD_ADDRESSMARK ((uint32_t)USART_CR1_WAKE) |
#include <stm32f4xx_hal_uart.h>
Definition at line 349 of file stm32f4xx_hal_uart.h.