pub type WDTCONFIG2 = Reg<WDTCONFIG2_SPEC>;
Expand description
WDTCONFIG2 (rw) register accessor: Watchdog timer stage 0 timeout value
You can read
this register and get wdtconfig2::R
. You can reset
, write
, write_with_zero
this register using wdtconfig2::W
. You can also modify
this register. See API.
For information about available fields see wdtconfig2
module
Aliased Typeยง
struct WDTCONFIG2 { /* private fields */ }