15.5.2 Watchdog Timer Mode Register

Write access to this register has no effect if the LOCKMR command is issued in WDT_CR (unlocked on hardware reset).

The WDT_MR register values must not be modified within three slow clock periods following a restart of the WDT performed by a write access in WDT_CR. Any modification will cause the WDT to trigger an end of period earlier than expected.

Name: WDT_MR
Offset: 0x04
Reset: 0x00000030
Property: Read/Write

Bit 3130292827262524 
   WDDBGHLTWDIDLEHLT     
Access R/WR/W 
Reset 00 
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
    WDDIS     
Access R/W 
Reset 0 
Bit 76543210 
   RPTHRSTPERIODRST     
Access R/WR/W 
Reset 11 

Bit 29 – WDDBGHLT Watchdog Debug Halt

ValueDescription
0 The WDT runs when the processor is in Debug state.
1 The WDT stops when the processor is in Debug state.

Bit 28 – WDIDLEHLT Watchdog Idle Halt

ValueDescription
0 The WDT runs when the system is in Idle state.
1 The WDT stops when the system is in Idle state.

Bit 12 – WDDIS Watchdog Disable

ValueDescription
0 Enables the WDT.
1 Disables the WDT.

Bit 5 – RPTHRST Minimum Restart Period

ValueDescription
0 No reset is generated if the WDT is restarted before the RPTH threshold.
1 A reset is generated if the WDT is restarted before the RPTH threshold.

Bit 4 – PERIODRST Period Reset

ValueDescription
0 No reset is generated if the WDT down counter reaches 0.
1 A reset is generated once the WDT down counter reaches 0.