Watchdog Driver HW configuration.
The structure is used to store the hardware specific configuration which is passed to each driver instance
Data Fields | |
| uint8_t | instance | 
| Instance of the Watchdog to be used.  More... | |
| uintptr_t | baseAddr | 
| Base address of the Watchdog address space to be used.  More... | |
| uint32_t | wdtClkFrequency | 
| WDT clock frequency.  More... | |
| uint8_t Watchdog_HwAttrs::instance | 
Instance of the Watchdog to be used.
| uintptr_t Watchdog_HwAttrs::baseAddr | 
Base address of the Watchdog address space to be used.
| uint32_t Watchdog_HwAttrs::wdtClkFrequency | 
WDT clock frequency.