pub type Wdtr = Reg<WdtrSpec>;
WDTR (rw) register accessor: WDT Register
You can read this register and get wdtr::R. You can reset, write, write_with_zero this register using wdtr::W. You can also modify this register. See API.
read
wdtr::R
reset
write
write_with_zero
wdtr::W
modify
For information about available fields see wdtr module
wdtr
pub struct Wdtr { /* private fields */ }