10.1.4 FWDT Configuration Register

Table 10-8. Register Bit Attribute Legend
SymbolDescriptionSymbolDescriptionSymbolDescription
RReadable bitHCCleared by Hardware(Gray cell)Unimplemented
WWritable bitHSSet by HardwareXBit is unknown at Reset
CWrite to clearSSoftware settable bitxChannel number
Name: FWDT
Offset: 0x0x7F3030

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
        WDTRSTEN 
Access R/W 
Reset 1 
Bit 15141312111098 
 WDTENWDTWIN[1:0]RWDTPS[4:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 10010010 
Bit 76543210 
 RCLKSEL[1:0]SWDTPS[4:0]WINDIS 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 10010100 

Bit 16 – WDTRSTEN WDT Reset Enable bit

ValueDescription
1Enables WDT Reset; run time WDT event will cause a device Reset
0Disables WDT Reset; run time WDT event generates a trap

Bit 15 – WDTEN Watchdog Timer Enable bit

ValueDescription
1

WDT is enabled in hardware

0

WDT controlled via the ON bit (WDTCONL[15])

Bits 14:13 – WDTWIN[1:0] Watchdog Timer Window Select bits

ValueDescription
11

WDT window is 25% of the WDT period

10

WDT window is 37.5% of the WDT period

01

WDT window is 50% of the WDT period

00

WDT Window is 75% of the WDT period

Bits 12:8 – RWDTPS[4:0] Run Mode Watchdog Timer Period Select bits

ValueDescription
11111Divide by 2 ^ 31 = 2,147,483,648
11110 Divide by 2 ^ 30 = 1,073,741,824
...
00001Divide by 2 ^ 1 = 2
00000Divide by 2 ^ 0 = 1

Bits 7:6 – RCLKSEL[1:0] Watchdog Timer Clock Select bits

ValueDescription
11

LPRC clock

10

Uses BFRC when system clock is not INTOSC/LPRC and device is not in sleep; otherwise, uses INTOSC/LPRC

01

Reserved

00

Uses peripheral clock (FOSC/4) when device is not in sleep; otherwise, uses LPRC

Bits 5:1 – SWDTPS[4:0] Sleep Mode Watchdog Timer Period Select bits

ValueDescription
11111Divide by 2 ^ 31 = 2,147,483,648
11110Divide by 2 ^ 30 = 1,073,741,824
...
00001Divide by 2 ^ 1 = 2
00000Divide by 2 ^ 1 = 2

Bit 0 – WINDIS Watchdog Window Disable bit

ValueDescription
1Window mode disabled
0Window mode enabled