GD32W51x User Manual
620
0: No w akeup from Deep-sleep mode
1: Wakeup from Deep-sleep mode. An interrupt is generated if WUFIE=1 in the
USART_CTL2 register and the MCU is in Deep-sleep mode.
This bit is set by hardw are w hen a w akeup event, w hich is defined by the WUM bit
field, is detected.
Cleared by w riting a 1 to the WUC in the USART_INTC register.
This bit can also be cleared w hen UESM is cleared.
This bit is reserved in USART1.
19
RWU
Receiver w akeup from mute mode
This bit is used to indicate if the USART is in mute mode.
0: Receiver in active mode
1: Receiver in mute mode
It is cleared/set by hardw are w hen a w akeup/mute sequence (address or IDLEIE)
is recognized, w hich is selected by the WAKE bit in the USART_CTL0 register.
This bit can only be set by w riting 1 to the MMCMD bit in the USART_CMD
register w hen w akeup on IDLEIE mode is selected.
18
SBF
Send break flag
0: No break character is transmitted
1: Break character w ill be transmitted
This bit indicates that a send break character w as requested.
Set by softw are, by w riting 1 to the SBKCMD bit in the USART_CMD register.
Cleared by hardw are during the stop bit of break transmission.
17
AMF
ADDR match flag
0: ADDR does not match the received character
1: ADDR matches the received character, An interrupt is generated if AMIE=1 in
the USART_CTL0 register.
Set by hardw are, w hen the character defined by ADDR [7:0] is received.
Cleared by w riting 1 to the AMC in the USART_INTC register.
16
BSY
Busy flag
0: USART reception path is idle
1: USART reception path is w orking
15
ABDF
Auto baudrate detection flag
0: No auto baudrate detection complete
1: Auto baudrate detection complete
Set by hardw are w hen the automatic baud rate has been completed.
Cleared by w riting 1 to the ABDCMD in the USART_CMD register, to request a
new auto baudrate detection.
This bit is reserved in USART1.
14
ABDE
Auto baudrate detection error
0: No auto baudrate detection error occurred
1: Auto baudrate detection error occurred