pub type WDOG_CFG = Reg<WDOG_CFG_SPEC>;Expand description
wdog_cfg (rw) register accessor: Watchdog Configuration Register
You can read this register and get wdog_cfg::R. You can reset, write, write_with_zero this register using wdog_cfg::W. You can also modify this register. See API.
For information about available fields see wdog_cfg module
Aliased Typeยง
pub struct WDOG_CFG { /* private fields */ }