www.geehy.com Page 268
Field
Name
R/W
Description
13:12
Reserved
14
ABRDEFLG
R
Auto Baud Rate Detection Error Flag
This bit is set to 1 by hardware when baud rate detection fails; this bit
can be cleared by setting ABRDQ bit.
15
ABRDFLG
R
Auto Baud Rate Detection Flag
When the automatic baud rate function is turned on or when the
automatic baud rate operation is interrupted, it is set to 1 by hardware;
this bit is cleared when resuming the baud rate detection.
16
BSYFLG
R
Busy Flag
0: Idle state
1: In the process of receiving data
This bit is set to 1 by hardware when the start bit is detected, and it will
be cleared after receiving is over.
This bit set 1 or clear 0 by hardware.
17
CMFLG
R
Character Match Flag
0: No character matches
1: There is matching character
When the received character matches the value set by ADDR[7:0], this
bit is set to 1 by hardware; this bit can be cleared by setting CMCLR
bit.
18
TXBFFLG
R
Transmit Break Frame Flag
0: Not transmit
1: Will transmit
If TXBFQ bit is set, this bit can be set to 1 by software; when
transmitting the stop bit of the break frame, this bit is cleared by
hardware.
19
RXWFMUTE
R
Receiver Wakeup From Mute Mode
0: Normal mode
1: Mute mode
When switching the wake-up mode and the mute mode, this bit shall be
set to 1 and cleared by hardware; if it is waken up by idle signal, this bit
can be set to 1 by writing to USART_REQUEST register.
WUPMCFG bit determines the control sequence of mute mode.
31:20
Reserved
Interrupt flag clear register (USART_INTFCLR)
Offset address: 0x20
Reset value: 0x0000
Field
Name
R/W
Description
0
PECLR
RC_W1
Parity Error Flag Clear
Set this bit and PEFLG flag bit of USART_STS register can be
cleared.
1
FECLR
RC_W1
Framing Error Flag Clear
Set this bit and FEFLG flag bit of USART_STS register can be
cleared.
2
NECLR
RC_W1
Noise Detected Flag Clear
Set this bit and NEFLG flag bit of USART_STS register can be
cleared.
3
OVRECLR
RC_W1
Overrun Error Flag Clear
Set this bit and OVREFLG flag bit of USART_STS register can be
cleared.
4
IDLECLR
RC_W1 IDLE Line Detected Clear Flag