A watchdog timer. More...
#include <pwl.hh>
Public Member Functions | |
Watchdog (unsigned int units, void(*function)()) | |
Constructor: if not reset, the watchdog will trigger after units hundreths of seconds, invoking handler function . | |
~Watchdog () | |
Destructor. |
A watchdog timer.