|
Computer Hardware Terms, Glossary and Dictionary
WDT: WatchDog Timer The watchdog timer (WDT) is a 16 bit counter that resets the processor when it rolls over to zero. The watchdog timer is a fail-safe mechanism that intervenes if a system stops functioning or in case of a code crash. To avoid getting unnecessary reset, the software program must reset the timer periodically.
Related Terms
WDT: WatchDog Timer |