Type Alias WDTCSR

Source
pub type WDTCSR = Reg<WDTCSR_SPEC>;
Expand description

WDTCSR (rw) register accessor: Watchdog Timer Control Register

You can read this register and get wdtcsr::R. You can reset, write, write_with_zero this register using wdtcsr::W. You can also modify this register. See API.

For information about available fields see wdtcsr module

Aliased Typeยง

struct WDTCSR { /* private fields */ }