STM32F103xB 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 214 of file stm32f1xx_ll_usart.h.

#define LL_USART_WAKEUP_IDLELINE   0x00000000U

USART wake up from Mute mode on Idle Line

Definition at line 213 of file stm32f1xx_ll_usart.h.