|
FireSync API
|
Enables or disables the watchdog timer.
Watchdog timers are disabled by default. Use this method to enable the watchdog timer with the specified timeout period.
When the watchdog timer is enabled, the kHxNode_UpdateWatchdog method must be called before the watchdog times out. If the watchdog times out before kHxNode_UpdateWatchdog is called, the device will reset.
This method is thread safe.