Module wdt

Source
Expand description

Watchdog Timer (WDT) Registers

Modules§

ccvr
Current counter value Register
cr
Control Register
crr
Counter restart Register
eoi
Interrupt clear Register
stat
Interrupt status Register
torr
Timeout range Register

Structs§

RegisterBlock
Register block

Type Aliases§

Ccvr
CCVR (r) register accessor: Current counter value Register
Cr
CR (rw) register accessor: Control Register
Crr
CRR (rw) register accessor: Counter restart Register
Eoi
EOI (r) register accessor: Interrupt clear Register
Stat
STAT (r) register accessor: Interrupt status Register
Torr
TORR (rw) register accessor: Timeout range Register