GD32F20x User Manual
514
1: data is transmitted/received with the MSB first
This bit field cannot be written when the USART is enabled (UEN=1).
10
DINV
Data bit level inversion
This bit specifies the polarity of the data bits in transmission and reception.
0: Data bit signal values are not inverted
1: Data bit signal values are inverted
This bit field cannot be written when the USART is enabled (UEN=1).
9
TINV
TX pin level inversion
This bit specifies the polarity of the TX pin.
0: TX pin signal values are not inverted
1: TX pin signal values are inverted
This bit field cannot be written when the USART is enabled (UEN=1).
8
RINV
RX pin level inversion
This bit specifies the polarity of the RX pin.
0: RX pin signal values are not inverted
1: RX pin signal values are inverted
This bit field cannot be written when the USART is enabled (UEN=1).
7:6
Reserved
Must be kept the reset value
5
EBIE
Interrupt enable bit of end of block event
If this bit is set, an interrupt occurs when the EBF bit in USART_STAT1 is set.
0: End of block interrupt is enabled
1: End of block interrupt is disabled
4
RTIE
Interrupt enable bit of receive timeout event
If this bit is set, an interrupt occurs when the RTF bit in USART_STAT1 is set.
0: Receive timeout interrupt is enabled
1: Receive timeout interrupt is disabled
3:1
SCRTNUM[2:0]
Smartcard auto-retry number
In Smartcard mode, these bits specify the number of retries in transmission and
reception.
In transmission mode, a frame can be retransmitted by SCRTNUM times. If the
frame is NACKed by (1) times, the FERR is set.
In reception mode, a frame reception can be tried by (1) times. If the
parity bit mismatch event occurs (1) times for a frame, the RBNE and
PERR bits are set.
When these bits are configured as 0x0, there will be no automatic retransmission in
transmit mode.
0
RTEN
Receiver timeout enable
This bit enables the receive timeout counter of the USART.
0: Receiver timeout function disabled
1: Receiver timeout function enabled
Содержание GD32F20 Series
Страница 1: ...GigaDevice Semiconductor Inc GD32F20x ARM Cortex M3 32 bit MCU User Manual Revision 2 2 Oct 2019 ...
Страница 191: ...GD32F20x User Manual 191 Bits Fields Descriptions 31 0 TRNDATA 31 0 32 Bit Random data ...
Страница 290: ...GD32F20x User Manual 290 conversion is ongoing ...
Страница 325: ...GD32F20x User Manual 325 15 0 ALRM 15 0 RTC alarm value low ...
Страница 385: ...GD32F20x User Manual 385 ...
Страница 523: ...GD32F20x User Manual 523 clears AERR bit by writing 0 to it ...