![Nuvoton NuMicro NUC029 Series Скачать руководство пользователя страница 379](http://html1.mh-extra.com/html/nuvoton/numicro-nuc029-series/numicro-nuc029-series_technical-reference-manual_1720306379.webp)
NuMicro® NUC029LEE/NUC029SEE
32-bit Arm
®
Cortex
®
-M0 Microcontroller
Aug, 2018
Page
379
of
497
Rev 1.00
N
U
MICRO
®
N
UC02
9L
E
E
/N
UC029
S
E
E
T
E
CHN
ICA
L R
E
F
E
R
E
NC
E
M
A
NU
A
L
UART Baud Rate Divider Register (UA_BAUD)
Register
Offset
R/W
Description
Reset Value
UA_BAUD
x=0,1,2
U0x24
R/W
UART Baud Rate Divisor Register
0x0F00_0000
31
30
29
28
27
26
25
24
Reserved
DIV_X_EN
DIV_X_ONE
DIVIDER_X
23
22
21
20
19
18
17
16
Reserved
15
14
13
12
11
10
9
8
BRD
7
6
5
4
3
2
1
0
BRD
Bits
Description
[31:30]
Reserved
Reserved.
[29]
DIV_X_EN
Divider X Enable Bit
The BRD = Baud Rate Divider, and the baud rate equation is
Baud Rate = Clock / [M * (BRD + 2)]; The default value of M is 16.
0 = Divider X Disabled (the equation of M = 16).
1 = Divider X Enabled (the equation of M = X+1, but DIVIDER_X [27:24] must >= 8).
Refer to Table 6.13-2 for more information.
Note:
In IrDA mode, this bit must disable.
[28]
DIV_X_ONE
Divider X Equal To 1
0 = Divider M = X (the equation of M = X+1, but DIVIDER_X[27:24] must >= 8).
1 = Divider M = 1 (the equation of M = 1, but BRD [15:0] must >= 3).
Refer to Table 6.13-2 for more information.
[27:24]
DIVIDER_X
Divider X
The baud rate divider M = X+1.
[23:16]
Reserved
Reserved.
[15:0]
BRD
Baud Rate Divider
The field indicates the baud rate divider