![GigaDevice Semiconductor GD32E23 Series Скачать руководство пользователя страница 456](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32e23-series/gd32e23-series_user-manual_2225794456.webp)
GD32E23x User Manual
456
ORERR bit or the NERR bit is set in USART_STAT in multibuffer communication
16.4.4.
Baud rate generator register (USART_BAUD)
Address offset: 0x0C
Reset value: 0x0000 0000
This register cannot be written when the USART is enabled (UEN=1).
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
BRR [15:4]
BRR[3:0]
rw
rw
Bits
Fields
Descriptions
31:16
Reserved
Must be kept at reset value.
15:4
BRR[15:4]
Integer of baud-rate divider
INTDIV[11:0] = BRR[15:4]
3:0
BRR [3:0]
Fraction of baud-rate divider
If OVSMOD = 0, FRADIV [3:0] = BRR [3:0];
If OVSMOD = 1, FRADIV [3:1] = BRR [2:0], BRR [3] must be reset.
16.4.5.
Prescaler and guard time configuration register (USART_GP)
Address offset: 0x10
Reset value: 0x0000 0000
This register cannot be written when the USART is enabled (UEN=1).
This register is reserved in USART1.
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
GUAT[7:0]
PSC[7:0]
rw
rw
Bits
Fields
Descriptions
31:16
Reserved
Must be kept at reset value.