Universal synchronous asynchronous receiver
transmitter (USART)
be one of the following values: USART1 or USART2 or
USART3 or UART4 or UART5.
ï‚· NewState : new state of the USART mute mode. This
parameter can be: ENABLE or DISABLE.
23.2.21.3 USART_MuteModeWakeUpConfig
void USART_MuteModeWakeUpConfig ( USART_TypeDef *
USARTx, uint32_t USART_WakeUp)
Selects the USART WakeUp method from mute mode.
ï‚· USARTx : Select the USART peripheral. This parameter can
be one of the following values: USART1 or USART2 or
USART3 or UART4 or UART5.
ï‚· USART_WakeUp : specifies the USART wakeup method.
This parameter can be one of the following values:
ï€ USART_WakeUp_IdleLine : WakeUp by an idle line
detection
ï€ USART_WakeUp_AddressMark : WakeUp by an
address mark
23.2.21.4 USART_AddressDetectionConfig
void USART_AddressDetectionConfig ( USART_TypeDef *
USARTx, uint32_t USART_AddressLength)
Configure the the USART Address detection length.
ï‚· USARTx : Select the USART peripheral. This parameter can
be one of the following values: USART1 or USART2 or
USART3 or UART4 or UART5.
ï‚· USART_AddressLength : specifies the USART address
length detection. This parameter can be one of the following
values: