GD32A50x User Manual
504
9
CTSC
CTS change clear.
Writing 1 to this bit clears the CTSF bit in the USART_STAT register.
8
LBDC
LIN break detected clear.
Writing 1 to this bit clears the LBDF flag in the USART_STAT register.
7
Reserved
Must be kept at reset value.
6
TCC
Transmission complete clear.
Writing 1 to this bit clears the TC bit in the USART_STAT register.
5
Reserved
Must be kept at reset value.
4
IDLEC
Idle line detected clear.
Writing 1 to this bit clears the IDLEF bit in the USART_STAT register.
3
OREC
Overrun error clear.
Writing 1 to this bit clears the ORERR bit in the USART_STAT register.
2
NEC
Noise detected clear.
Writing 1 to this bit clears the NERR bit in the USART_STAT register.
1
FEC
Frame error flag clear.
Writing 1 to this bit clears the FERR bit in the USART_STAT register.
0
PEC
Parity error clear.
Writing 1 to this bit clears the PERR bit in the USART_STAT register.
19.4.10.
Receive data register (USART_RDATA)
Address offset: 0x24
Reset value: Undefined
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
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
RDATA[8:0]
r
Bits
Fields
Descriptions
31:9
Reserved
Must be kept at reset value.
8:0
RDATA[8:0]
Receive Data value.
The received data character is contained in these bits.
The value read in the MSB (bit 7 or bit 8 depending on the data length) will be the
received parity bit, if receiving with the parity is enabled (PCEN bit set to 1 in the