STM32L486xx HAL User Manual
Defines
Wakeup
LPUART Exported Constants

Defines

#define LL_LPUART_WAKEUP_IDLELINE   0x00000000U
#define LL_LPUART_WAKEUP_ADDRESSMARK   USART_CR1_WAKE

Define Documentation

#define LL_LPUART_WAKEUP_ADDRESSMARK   USART_CR1_WAKE

LPUART wake up from Mute mode on Address Mark

Definition at line 298 of file stm32l4xx_ll_lpuart.h.

#define LL_LPUART_WAKEUP_IDLELINE   0x00000000U

LPUART wake up from Mute mode on Idle Line

Definition at line 297 of file stm32l4xx_ll_lpuart.h.