|
STM32F479xx 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 214 of file stm32f4xx_ll_usart.h.
| #define LL_USART_WAKEUP_IDLELINE 0x00000000U |
USART wake up from Mute mode on Idle Line
Definition at line 213 of file stm32f4xx_ll_usart.h.
1.7.6.1