OEMRefreshWatchDog (Compact 2013)
10/16/2014
This function refreshes the hardware watchdog timer.
Syntax
void OEMRefreshWatchDog(void);
Parameters
None.
Return Value
None.
Remarks
The OAL initializes the pfnRefreshWatchdog member of OEMGLOBAL in Oemglobal.c to NULL, which indicates that a hardware watchdog timer does not exist.
If you implement OEMRefreshWatchdog, set the pfnRefreshWatchdog member in the OEMInit function.
Requirements
Header |
Developer Implemented |
Library |
OEMMain.lib or OEMMain_StaticKITL.lib |
See Also
Reference
Optional OAL Functions
OEMInit
dwWatchDogPeriod
dwWatchDogThreadPriority