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