15.7.1 Watchdog Timer Control Register 0

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.
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
0b11111 to 0b10011Reserved. Results in minimum interval (1 ms)
0b100101:8388608 (223) (Interval 256s nominal)
0b100011:4194304 (222) (Interval 128s nominal)
0b100001:2097152 (221) (Interval 64s nominal)
0b011111:1048576 (220) (Interval 32s nominal)
0b011101:524288 (219) (Interval 16s nominal)
0b011011:262144 (218) (Interval 8s nominal)
0b011001:131072 (217) (Interval 4s nominal)
0b010111:65536 (Interval 2s nominal) (Reset value)
0b010101:32768 (Interval 1s nominal)
0b010011:16384 (Interval 512 ms nominal)
0b010001:8192 (Interval 256 ms nominal)
0b001111:4096 (Interval 128 ms nominal)
0b001101:2048 (Interval 64 ms nominal)
0b001011:1024 (Interval 32 ms nominal)
0b001001:512 (Interval 16 ms nominal)
0b000111:256 (Interval 8 ms nominal)
0b000101:128 (Interval 4 ms nominal)
0b000011:64 (Interval 2 ms nominal)
0b000001: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.