|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_LPUART_WAKEUP_IDLELINE 0x00000000U |
| #define | LL_LPUART_WAKEUP_ADDRESSMARK USART_CR1_WAKE |
| #define LL_LPUART_WAKEUP_ADDRESSMARK USART_CR1_WAKE |
LPUART wake up from Mute mode on Address Mark
Definition at line 287 of file stm32l4xx_ll_lpuart.h.
| #define LL_LPUART_WAKEUP_IDLELINE 0x00000000U |
LPUART wake up from Mute mode on Idle Line
Definition at line 286 of file stm32l4xx_ll_lpuart.h.
1.7.6.1