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.
Data Fields | |
void * | object |
void const * | hwAttrs |
void* Watchdog_Config::object |
Pointer to a driver specific data object
void const* Watchdog_Config::hwAttrs |
Pointer to a driver specific hardware attributes structure