GD32VF103 User Manual
211
13.2.4. Register definition
WWDGT base address: 0x4000 2C00
Control register (WWDGT_CTL)
Address offset: 0x00
Reset value: 0x0000 007F
This register can be accessed by half-word (16-bit) or word (32-bit)
Must be kept at reset value.
Start the window watchdog timer. Only can cleared by a hardware reset. Writing 0
has no effect.
0: Window watchdog timer disabled
1: Window watchdog timer enabled
The value of the watchdog timer counter. A reset occurs when the value of this
counter decreases from 0x40 to 0x3F. When the value of this counter is greater than
the window value, writing this counter also causes a reset.
Configuration register (WWDGT_CFG)
Address offset: 0x04
Reset value: 0x0000 007F
This register can be accessed by half-word (16-bit) or word (32-bit)
Must be kept at reset value.