ArchXT_WDTConfig Struct Reference

yasimavr: ArchXT_WDTConfig Struct Reference
yasimavr
Loading...
Searching...
No Matches
ArchXT_WDTConfig Struct Reference

Configuration structure for ArchXT_WDT. More...

#include <arch_xt_wdt.h>

Public Attributes

unsigned long clock_frequency
 Frequency in Hertz of the clock used for the Watchdog Timer.
 
reg_addr_t reg_base
 Base address for the peripheral I/O registers.
 

Detailed Description

Configuration structure for ArchXT_WDT.

Member Data Documentation

◆ clock_frequency

unsigned long ArchXT_WDTConfig::clock_frequency

Frequency in Hertz of the clock used for the Watchdog Timer.

◆ reg_base

reg_addr_t ArchXT_WDTConfig::reg_base

Base address for the peripheral I/O registers.


The documentation for this struct was generated from the following file: