|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_USART_WAKEUP_IDLELINE 0x00000000U |
| #define | LL_USART_WAKEUP_ADDRESSMARK USART_CR1_WAKE |
| #define LL_USART_WAKEUP_ADDRESSMARK USART_CR1_WAKE |
USART wake up from Mute mode on Address Mark
Definition at line 348 of file stm32l4xx_ll_usart.h.
| #define LL_USART_WAKEUP_IDLELINE 0x00000000U |
USART wake up from Mute mode on Idle Line
Definition at line 347 of file stm32l4xx_ll_usart.h.
1.7.6.1