GD32A50x User Manual
503
an interrupt will occur if the ERRIE bit is set in USART_CTL2.
Set by hardware when a de-synchronization, excessive noise or a break character
is detected. This bit will be set when the maximum number of transmit attempts is
reached without success (the card NACKs the data frame), when USART
transmits in smartcard mode.
Cleared by writing 1 to FEC bit in USART_INTC register.
0
PERR
Parity error flag.
0: No parity error is detected.
1: Parity error flag is detected. An interrupt will occur if the PERRIE bit is set in
USART_CTL0.
Set by hardware when a parity error occurs in receiver mode.
Cleared by writing 1 to PEC bit in USART_INTC register.
19.4.9.
Interrupt status clear register (USART_INTC)
Address offset: 0x20
Reset value: 0x0000 0000
This register has to be accessed by word (32-bit).
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
Reserved
WUC
Reserved
AMC
Reserved
w
w
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
EBC
RTC
Reserved
CTSC
LBDC
Reserved
TCC
Reserved
IDLEC
OREC
NEC
FEC
PEC
w
w
w
w
w
w
w
w
w
w
Bits
Fields
Descriptions
31:21
Reserved
Must be kept at reset value.
20
WUC
Wakeup from Deep-sleep mode clear.
Writing 1 to this bit clears the WUF bit in the USART_STAT register.
19:18
Reserved
Must be kept at reset value.
17
AMC
ADDR match clear.
Writing 1 to this bit clears the AMF bit in the USART_STAT register.
16:13
Reserved
Must be kept at reset value.
12
EBC
End of block clear.
Writing 1 to this bit clears the EBF bit in the USART_STAT register.
11
RTC
Receiver timeout clear.
Writing 1 to this bit clears the RTF flag in the USART_STAT register.
10
Reserved
Must be kept at reset value.