![GigaDevice Semiconductor GD32E23 Series Скачать руководство пользователя страница 452](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32e23-series/gd32e23-series_user-manual_2225794452.webp)
GD32E23x User Manual
452
10: 2 Stop bits
11: 1.5 Stop bit
This bit field cannot be written when the USART is enabled (UEN=1).
11
CKEN
CK pin enable
0: Disable CK pin
1: Enable CK pin
This bit field cannot be written when the USART is enabled (UEN=1).
10
CPL
Clock polarity
0: Steady low value on CK pin outside transmission window in synchronous mode
1: Steady high value on CK pin outside transmission window in synchronous mode
This bit field cannot be written when the USART is enabled (UEN=1).
9
CPH
Clock phase
0: The first clock transition is the first data capture edge in synchronous mode
1: The second clock transition is the first data capture edge in synchronous mode
This bit field cannot be written when the USART is enabled (UEN=1).
8
CLEN
CK length
0: The clock pulse of the last data bit (MSB) is not output to the CK pin in
synchronous mode
1: The clock pulse of the last data bit (MSB) is output to the CK pin in synchronous
mode
This bit field cannot be written when the USART is enabled (UEN=1)
7
Reserved
Must be kept at reset value.
6
LBDIE
LIN break detection interrupt enable
0: Disable LIN break detection interrupt
1: Enable LIN break detection interrupt. An interrupt will occur when the LBDF bit is
set in USART_STAT
This bit is reserved in USART1.
5
LBLEN
LIN break frame length
0: 10 bit break detection
1: 11 bit break detection
This bit field cannot be written when the USART is enabled (UEN=1).
This bit is reserved in USART1.
4
ADDM
Address detection mode
This bit is used to select between 4-bit address detection and full-bit address
detection.
0: 4-bit address detection
1: Full-bit address detection. In 7-bit, 8-bit and 9-bit data modes, the address
detection is done on 6-bit, 7-bit and 8-bit address (ADDR[5:0], ADDR[6:0] and
ADDR[7:0]) respectively