GD32A50x User Manual
309
Reset value: 0x0000 0000
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
WUD
RUD
PUD
r
r
r
Bits
Fields
Descriptions
31:3
Reserved
Must be kept at reset value.
2
WUD
Watchdog counter window value update
When a write operation to FWDGT_WND register ongoing, this bit is set and the
value read from FWDGT_WND register is invalid.
1
RUD
Free watchdog timer counter reload value update
During a write operation to FWDGT_RLD register, this bit is set and the value read
from FWDGT_RLD register is invalid.
0
PUD
Free watchdog timer prescaler value update
During a write operation to FWDGT_PSC register, this bit is set and the value read
from FWDGT_PSC register is invalid.
Window register (FWDGT_WND)
Address offset: 0x10
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
WND[11:0]
rw
Bits
Fields
Descriptions
31:12
Reserved
Must be kept at reset value.
11:0
WND[11:0]
Watchdog counter window value. These bits are used to contain the high limit of the
window value to be compared to the downcounter. A reset will occur if the reload
operation is performed while the counter is greater than the value stored in this
register. The WUD bit in the FWDGT_STAT register must be reset in order to be
able to change the reload value.