Struct ArchXT_WDTConfig
Defined in File arch_xt_wdt.h
Struct Documentation
-
struct ArchXT_WDTConfig
Configuration structure for ArchXT_WDT.
Public Members
-
unsigned long clock_frequency
Frequency in Hertz of the clock used for the Watchdog Timer.
-
std::vector<unsigned long> delays
Watchdog timer delays.
-
reg_addr_t reg_base
Base address for the peripheral I/O registers.
-
unsigned long clock_frequency