Loading...
Searching...
No Matches
wdt_regs_t Struct Reference

WDT registers. More...

Detailed Description

WDT registers.

Definition at line 29 of file cc26xx_cc13xx_wdt.h.

#include <cc26xx_cc13xx_wdt.h>

Data Fields

reg32_t LOAD
 config
 
reg32_t VALUE
 current count value
 
reg32_t CTL
 control
 
reg32_t ICR
 interrupt clear
 
reg32_t RIS
 raw interrupt status
 
reg32_t MIS
 masked interrupt status
 
reg32_t __reserved1 [0x100]
 meh
 
reg32_t TEST
 test mode
 
reg32_t INT_CAUS
 interrupt cause test mode
 
reg32_t __reserved2 [0x1f9]
 meh
 
reg32_t LOCK
 lock
 

Field Documentation

◆ __reserved1

reg32_t wdt_regs_t::__reserved1[0x100]

meh

Definition at line 36 of file cc26xx_cc13xx_wdt.h.

◆ __reserved2

reg32_t wdt_regs_t::__reserved2[0x1f9]

meh

Definition at line 39 of file cc26xx_cc13xx_wdt.h.

◆ CTL

reg32_t wdt_regs_t::CTL

control

Definition at line 32 of file cc26xx_cc13xx_wdt.h.

◆ ICR

reg32_t wdt_regs_t::ICR

interrupt clear

Definition at line 33 of file cc26xx_cc13xx_wdt.h.

◆ INT_CAUS

reg32_t wdt_regs_t::INT_CAUS

interrupt cause test mode

Definition at line 38 of file cc26xx_cc13xx_wdt.h.

◆ LOAD

reg32_t wdt_regs_t::LOAD

config

Definition at line 30 of file cc26xx_cc13xx_wdt.h.

◆ LOCK

reg32_t wdt_regs_t::LOCK

lock

Definition at line 40 of file cc26xx_cc13xx_wdt.h.

◆ MIS

reg32_t wdt_regs_t::MIS

masked interrupt status

Definition at line 35 of file cc26xx_cc13xx_wdt.h.

◆ RIS

reg32_t wdt_regs_t::RIS

raw interrupt status

Definition at line 34 of file cc26xx_cc13xx_wdt.h.

◆ TEST

reg32_t wdt_regs_t::TEST

test mode

Definition at line 37 of file cc26xx_cc13xx_wdt.h.

◆ VALUE

reg32_t wdt_regs_t::VALUE

current count value

Definition at line 31 of file cc26xx_cc13xx_wdt.h.


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