GD32A50x User Manual
505
USART_CTL0 register).
19.4.11.
Transmit data register (USART_TDATA)
Address offset: 0x28
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
TDATA[8:0]
rw
Bits
Fields
Descriptions
31:9
Reserved
Must be kept at reset value.
8:0
TDATA[8:0]
Transmit Data value.
The transmit data character is contained in these bits.
The value written in the MSB (bit 7 or bit 8 depending on the data length) will be
replaced by the parity, when transmitting with the parity is enabled (PCEN bit set
to 1 in the USART_CTL0 register).
This register must be written only when TBE bit in USART_STAT register is set.
19.4.12.
USART coherence control register (USART_CHC)
Address offset: 0xC0
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
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
EPERR
Reserved
HCM
rc_w0
rw
Bits
Fields
Descriptions
31:9
Reserved
Forced by hardware to 0.
8
EPERR
Early parity error flag. This flag will be set as soon as the parity bit has been
detected, which is before RBNE flag. This flag is cleared by writing 0.
0: No parity error is detected.