STM32F439xx HAL User Manual
Defines
Wakeup
USART Exported Constants

Defines

#define LL_USART_WAKEUP_IDLELINE   0x00000000U
#define LL_USART_WAKEUP_ADDRESSMARK   USART_CR1_WAKE

Define Documentation

#define LL_USART_WAKEUP_ADDRESSMARK   USART_CR1_WAKE

USART wake up from Mute mode on Address Mark

Definition at line 230 of file stm32f4xx_ll_usart.h.

#define LL_USART_WAKEUP_IDLELINE   0x00000000U

USART wake up from Mute mode on Idle Line

Definition at line 229 of file stm32f4xx_ll_usart.h.