pub type WDSEL = Reg<WDSEL_SPEC>;Expand description
WDSEL (rw) register accessor: Watchdog select. If a bit is set then the watchdog will reset this peripheral when the watchdog fires.
You can read this register and get wdsel::R. You can reset, write, write_with_zero this register using wdsel::W. You can also modify this register. See API.
For information about available fields see wdsel
module
Aliased Typeยง
pub struct WDSEL { /* private fields */ }