|  |  | 
The definition of a Watchdog function table that contains the required set of functions to control a specific Watchdog driver implementation. More...
#include <Watchdog.h>
The definition of a Watchdog function table that contains the required set of functions to control a specific Watchdog driver implementation.
| Watchdog_ClearFxn Watchdog_FxnTable_::watchdogClear | 
| Watchdog_CloseFxn Watchdog_FxnTable_::watchdogClose | 
| Watchdog_ControlFxn Watchdog_FxnTable_::watchdogControl | 
| Watchdog_InitFxn Watchdog_FxnTable_::watchdogInit | 
| Watchdog_OpenFxn Watchdog_FxnTable_::watchdogOpen | 
| Watchdog_SetReloadFxn Watchdog_FxnTable_::watchdogSetReload | 
| Watchdog_ConvertMsToTicksFxn Watchdog_FxnTable_::watchdogConvertMsToTicks |