User manual

DELIB API reference |
Seite 26
4.3. Watchdog functions
4.3.1. DapiWatchdogEnable
Description
This function enables the watchdog.
Definition
void DapiWatchdogEnable(ULONG handle);
Parameters
handle=This is the handle of an opened module.
Return values
None
Example program
DapiWatchdogEnable(handle);
//Watchdog enabled