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