Loading...
Searching...
No Matches
cc26xx_cc13xx_wdt.h File Reference

CC26xx/CC13xx WDT register definitions. More...

Detailed Description

CC26xx/CC13xx WDT register definitions.

Definition in file cc26xx_cc13xx_wdt.h.

#include <cc26xx_cc13xx.h>
+ Include dependency graph for cc26xx_cc13xx_wdt.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  wdt_regs_t
 WDT registers. More...
 

Macros

#define WDT   ((wdt_regs_t *) (WDT_BASE))
 WDT register bank.
 
#define WDT_BASE   0x40080000
 WDT base address.
 

Macro Definition Documentation

◆ WDT

#define WDT   ((wdt_regs_t *) (WDT_BASE))

WDT register bank.

Definition at line 50 of file cc26xx_cc13xx_wdt.h.