CC26xx/CC13xx WDT register definitions. More...
CC26xx/CC13xx WDT register definitions.
Definition in file cc26xx_cc13xx_wdt.h.
#include <cc26xx_cc13xx.h>
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. | |
#define WDT ((wdt_regs_t *) (WDT_BASE)) |
WDT register bank.
Definition at line 50 of file cc26xx_cc13xx_wdt.h.