SLVUCU5 December 2025 UCD91160 , UCD91320
The system watchdog timeout counter must be reset within the period of time defined by this byte, else the output pin is asserted. Either of these actions resets the counter:
This byte is formatted according to Table 26-6. Bits 6 and 7 are the index for the multiplier field and Bits 0 to 5 are the mantissa (0x00 to 0x3F). The two are multiplied together to derive the time. A mantissa of 0 results in a time of 0 regardless of the multiplier value.
| Multiplier Index | Multiplier (ms) | Resulting Range |
|---|---|---|
| b’00 | 1 | 0 to 63 ms |
| b’01 | 16 | 16 to 1008 ms |
| b’10 | 256 | 256 ms to 16.128 s |
| b’11 | 4096 | 4096 ms to 258048 ms |