GD32W51x User Manual
391
before w riting these bits. During a w rite operation to this register, the PUD bit in the
FWDGT_STAT register is set and the value read from this register is invalid.
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 w ait until
PUD bit is reset before changing the prescaler value. How ever, after updating the
prescaler value it is not necessary to w ait until PUD is reset before continuing
code execution.
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).
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 w atchdog timer counter reload value. Write 0xAAAA in the FWDGT_ C TL
register w ill reload the FWDGT counter w ith the RLD value.
These bits are w rite-protected. Write 0x5555 in the FWDGT_CTL register before
w riting these bits. During a w rite 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 w ait until RUD
bit is reset before changing the reload value. How ever, after updating the reload
value it is not necessary to w ait until RUD is reset before continuing code execution.
Status register (FWDGT_STAT)
Address offset: 0x0C
Reset value: 0x0000 0000