Type Alias WDTCR

Source
pub type WDTCR = Reg<WDTCR_SPEC>;
Expand description

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.

For information about available fields see wdtcr module

Aliased Typeยง

struct WDTCR { /* private fields */ }