![]() |
![]() |
Watchdog Global configuration. More...
#include <Watchdog.h>
Data Fields | |
| Watchdog_FxnTable const * | fxnTablePtr |
| void * | object |
| void const * | hwAttrs |
Watchdog Global configuration.
The Watchdog_Config structure contains a set of pointers used to characterize the Watchdog driver implementation.
This structure needs to be defined before calling Watchdog_init() and it must not be changed thereafter.
| Watchdog_FxnTable const* Watchdog_Config_::fxnTablePtr |
Pointer to a table of driver-specific implementations of Watchdog APIs
| void* Watchdog_Config_::object |
Pointer to a driver specific data object
| void const* Watchdog_Config_::hwAttrs |
Pointer to a driver specific hardware attributes structure