|
STM32H735xx 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 304 of file stm32h7xx_ll_usart.h.
| #define LL_USART_WAKEUP_IDLELINE 0x00000000U |
USART wake up from Mute mode on Idle Line
Definition at line 303 of file stm32h7xx_ll_usart.h.
1.7.6.1