IP2022 Users ManualIn-System Programming
www.ubicom.com
369
WDPS2:0
Specifies the Watchdog Timer prescaler divisor. This controls
the time period before the Watchdog Timer expires. If the
Watchdog Timer is enabled, software must clear the Watch-
dog Timer periodically within this time period to prevent a reset
of the IP2022 from occurring. The cwdt instruction or a reset
from the RST pin clears both the Watchdog Timer and its pres-
caler.
000 = 1 (~20 ms)
001 = 2 (~40 ms)
010 = 4 (~80 ms)
011 = 8 (~160 ms)
100 = 16 (~320 ms)
101 = 32 (~640 ms)
110 = 64 (~1280 ms)
111 = 128 (~2560 ms)
Name
Description