SAME54P20A Test Project
Macros
wdt.h File Reference

Instance description for WDT. More...

Go to the source code of this file.

Macros

#define REG_WDT_CTRLA   (*(RwReg8 *)0x40002000UL)
 (WDT) Control
 
#define REG_WDT_CONFIG   (*(RwReg8 *)0x40002001UL)
 (WDT) Configuration
 
#define REG_WDT_EWCTRL   (*(RwReg8 *)0x40002002UL)
 (WDT) Early Warning Interrupt Control
 
#define REG_WDT_INTENCLR   (*(RwReg8 *)0x40002004UL)
 (WDT) Interrupt Enable Clear
 
#define REG_WDT_INTENSET   (*(RwReg8 *)0x40002005UL)
 (WDT) Interrupt Enable Set
 
#define REG_WDT_INTFLAG   (*(RwReg8 *)0x40002006UL)
 (WDT) Interrupt Flag Status and Clear
 
#define REG_WDT_SYNCBUSY   (*(RoReg *)0x40002008UL)
 (WDT) Synchronization Busy
 
#define REG_WDT_CLEAR   (*(WoReg8 *)0x4000200CUL)
 (WDT) Clear
 

Detailed Description

Instance description for WDT.

Copyright (c) 2019 Microchip Technology Inc.

\asf_license_start

Definition in file wdt.h.