Struct ArchXT_WDTConfig

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.