arch_xt_wdt.cpp File Reference

yasimavr: arch_xt_wdt.cpp File Reference
yasimavr
Loading...
Searching...
No Matches
arch_xt_wdt.cpp File Reference
#include "arch_xt_wdt.h"
#include "arch_xt_io.h"
#include "arch_xt_io_utils.h"
#include "arch_xt_device.h"

Macros

#define REG_ADDR(reg)    (m_config.reg_base + offsetof(WDT_t, reg))
 
#define REG_OFS(reg)    offsetof(WDT_t, reg)
 

Macro Definition Documentation

◆ REG_ADDR

#define REG_ADDR (   reg)     (m_config.reg_base + offsetof(WDT_t, reg))

◆ REG_OFS

#define REG_OFS (   reg)     offsetof(WDT_t, reg)