GD32F10x User Manual
252
000: 1 / 4
001: 1 / 8
010: 1 / 16
011: 1 / 32
100: 1 / 64
101: 1 / 128
110: 1 / 256
111: 1 / 256
If several prescaler values are used by the application, it is mandatory to wait until
PUD bit is reset before changing the prescaler value. However, after updating the
prescaler value it is not necessary to wait until PUD is reset before continuing code
execution except in case of low-power mode entry (Before entering low-power
mode, it is necessary to wait until PUD is reset).
Reload register (FWDGT_RLD)
Address offset: 0x08
Reset value: 0x0000 0FFF
This register can be accessed by half-word (16-bit) or word (32-bit) access.
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
Reserved
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Reserved
RLD [11:0]
rw
Bits
Fields
Descriptions
31:12
Reserved
Must be kept at reset value.
11:0
RLD[11:0]
Free watchdog timer counter reload value. Write 0xAAAA in the FWDGT_CTL
register will reload the FWDGT counter with the RLD value.
These bits are write-protected. Write 0x5555 in the FWDGT_CTL register before
writing these bits. During a write operation to this register, the RUD bit in the
FWDGT_STAT register is set and the value read from this register is invalid.
If several reload values are used by the application, it is mandatory to wait until RUD
bit is reset before changing the reload value. However, after updating the reload
value it is not necessary to wait until RUD is reset before continuing code execution
except in case of low-power mode entry(Before entering low-power mode, it is
necessary to wait until RUD is reset).
Status register (FWDGT_STAT)
Address offset: 0x0C
Summary of Contents for GD32F10 Series
Page 63: ...GD32F10x User Manual 63 programmed during the chip production ...
Page 117: ...GD32F10x User Manual 117 010 1 0 011 0 9 ...
Page 416: ...GD32F10x User Manual 416 shadow register updates every update event ...
Page 427: ...GD32F10x User Manual 427 value ...
Page 518: ...GD32F10x User Manual 518 These bits are not used in SPI mode ...