|
API Documentation
9.14.00
|
The definition of a Watchdog function table that contains the required set of functions to control a specific Watchdog driver implementation. More...
Data Fields | |
| Watchdog_ClearFxn | watchdogClear |
| Watchdog_CloseFxn | watchdogClose |
| Watchdog_ControlFxn | watchdogControl |
| Watchdog_ConvertMsToTicksFxn | watchdogConvertMsToTicks |
| Watchdog_InitFxn | watchdogInit |
| Watchdog_OpenFxn | watchdogOpen |
| Watchdog_SetReloadFxn | watchdogSetReload |
The definition of a Watchdog function table that contains the required set of functions to control a specific Watchdog driver implementation.
1.8.12