![GigaDevice Semiconductor GD32E23 Series Скачать руководство пользователя страница 457](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32e23-series/gd32e23-series_user-manual_2225794457.webp)
GD32E23x User Manual
457
15:8
GUAT[7:0]
Guard time value in smartcard mode
This bit field cannot be written when the USART is enabled (UEN=1).
7:0
PSC[7:0]
Prescaler value for dividing the system clock
In IrDA low-power mode, the division factor is the prescaler value.
00000000: Reserved - do not program this value
00000001: divides the source clock by 1
00000010: divides the source clock by 2
...
In IrDA normal mode,
00000001: can be set this value only
In smartcard mode, the prescaler value for dividing the system clock is stored in
PSC[4:0] bits. And the bits of PSC[7:5] must be kept at reset value. The division
factor is twice as the prescaler value.
00000: Reserved - do not program this value
00001: divides the source clock by 2
00010: divides the source clock by 4
00011: divides the source clock by 6
...
This bit field cannot be written when the USART is enabled (UEN=1).
16.4.6.
Receiver timeout register (USART_RT)
Address offset: 0x14
Reset value: 0x0000 0000
This bit 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
BL[7:0]
RT[23:16]
rw
rw
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
RT[15:0]
rw
Bits
Fields
Descriptions
31:24
BL[7:0]
Block length
These bits specify the block length in smartcard (T=1) reception. Its value equals
the number of information char the length of the epilogue field
(1-LEC/2-CRC) - 1.
This value, which must be programmed only once per received block, can be
programmed after the start of the block reception (using the data from the LEN
character in the Prologue Field). The block length counter is reset when TBE=0 in
smartcard mode.