![GigaDevice Semiconductor GD32E23 Series User Manual Download Page 450](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32e23-series/gd32e23-series_user-manual_2225794450.webp)
GD32E23x User Manual
450
1: Enable read data register not empty interrupt and overrun error interrupt. An
interrupt will occur whenever the ORERR bit is set or the RBNE bit is set in
USART_STAT.
4
IDLEIE
IDLE line detected interrupt enable
0: Disable IDLE line detected interrupt
1: Enable IDLE line detected interrupt. An interrupt will occur when the IDLEF bit is
set in USART_STAT.
3
TEN
Transmitter enable
0: Disable transmitter
1: Enable transmitter
2
REN
Receiver enable
0: Disable receiver
1: Enable receiver and begins searching for a start bit
1
UESM
USART enable in Deep-sleep mode
0: USART not able to wake up the MCU from Deep-sleep mode.
1: USART able to wake up the MCU from Deep-sleep mode. Providing that the
clock source for the USART must be IRC8M or LXTAL.
This bit is reserved in USART1.
0
UEN
USART enable
0: Disable USART prescaler and outputs
1: Enable USART prescaler and outputs
16.4.2.
Control register 1 (USART_CTL1)
Address offset: 0x04
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
ADDR[7:0]
RTEN
Reserved
MSBF
DINV
TINV
RINV
rw
rw
rw
rw
rw
rw
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
STRP
LMEN
STB[1:0]
CKEN
CPL
CPH
CLEN
Reserved
LBDIE
LBLEN
ADDM
Reserved
rw
rw
rw
rw
rw
rw
rw
rw
rw
rw
Bits
Fields
Descriptions
31:24
ADDR[7:0]
Address of the USART terminal
These bits give the address of the USART terminal.
In multiprocessor communication during mute mode or Deep-sleep mode, this is
used for wakeup with address mask detection. The received frame, the MSB of
which is equal to 1, will be compared to these bits. When the ADDM bit is reset,