Watchdog Timer
6-13
MPU Private Peripherals
Table 6–13. Load Timer Register (LOAD_TIM)
Bit
Name
Description
Reset
Value
15–0
LOAD_TIM
General-purpose timer:
This value is loaded when timer passes through 0 or when it
starts.
Watchdog timer:
Reload timer with this value.
FFFF
Table 6–14. Read Timer Register (READ_TIM)
Bit
Name
Description
Reset
Value
15–0
VALUE_TIM
Read timer value
FFFF
Table 6–15. Timer Mode Register (TIMER_MODE)
Bit
Name
Value
Description
Reset
Value
15
WATCHDOG
Write access
1
1
Switchback timer mode to watchdog. Writing a 0 in
this bit has no effect.
14–8
RESERVED
7–0
WATCHDOG_DIS
Write access only
Writing a predefined sequence (0xF5) followed by
0xA0 in this field disables the watchdog.
Functionality:
After receiving 0xF5, if the second write access is
different from 0xA0, the MPU core is reset.
NA