AM64x MCU+ SDK  08.02.00
Watchdog_Config Struct Reference

Detailed Description

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.

See also
Watchdog_init()

Data Fields

void * object
 
void const * hwAttrs
 

Field Documentation

◆ object

void* Watchdog_Config::object

Pointer to a driver specific data object

◆ hwAttrs

void const* Watchdog_Config::hwAttrs

Pointer to a driver specific hardware attributes structure