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