15.7.1 WDTCON0

Note:
  1. When the WDTCPS Configuration bits = ‘b11111, the Reset value (q) of WDTPS is ‘b01011. Otherwise, the Reset value of WDTPS is equal to the WDTCPS in Configuration bits.
  2. When the WDTCPS in Configuration bits ≠ ‘b11111, these bits are read-only.
Watchdog Timer Control Register 0
Name: WDTCON0
Address: 0x078

Bit 76543210 
   PS[4:0]SEN 
Access R/WR/WR/WR/WR/WR/W 
Reset qqqqq0 

Bits 5:1 – PS[4:0]  Watchdog Timer Prescaler Select(2)

ValueDescription
11111 to 10011Reserved. Results in minimum interval (1 ms)
100101:8388608 (223) (Interval 256s nominal)
100011:4194304 (222) (Interval 128s nominal)
100001:2097152 (221) (Interval 64s nominal)
011111:1048576 (220) (Interval 32s nominal)
011101:524288 (219) (Interval 16s nominal)
011011:262144 (218) (Interval 8s nominal)
011001:131072 (217) (Interval 4s nominal)
010111:65536 (Interval 2s nominal) (Reset value)
010101:32768 (Interval 1s nominal)
010011:16384 (Interval 512 ms nominal)
010001:8192 (Interval 256 ms nominal)
001111:4096 (Interval 128 ms nominal)
001101:2048 (Interval 64 ms nominal)
001011:1024 (Interval 32 ms nominal)
001001:512 (Interval 16 ms nominal)
000111:256 (Interval 8 ms nominal)
000101:128 (Interval 4 ms nominal)
000011:64 (Interval 2 ms nominal)
000001:32 (Interval 1 ms nominal)

Bit 0 – SEN Software Enable/Disable for Watchdog Timer

ValueConditionDescription
xIf WDTE = 1xThis bit is ignored
1If WDTE = 01WDT is turned on
0If WDTE = 01WDT is turned off
xIf WDTE = 00This bit is ignored
When the WDTCPS Configuration bits = ‘b11111, the Reset value (q) of WDTPS is ‘b01011. Otherwise, the Reset value of WDTPS is equal to the WDTCPS in Configuration bits.When the WDTCPS in Configuration bits ≠ ‘b11111, these bits are read-only.