Type Alias WDTFEED

Source
pub type WDTFEED = Reg<WDTFEED_SPEC>;
Expand description

WDTFEED (w) register accessor: Write to feed the watchdog timer

You can reset, write, write_with_zero this register using wdtfeed::W. See API.

For information about available fields see wdtfeed module

Aliased Typeยง

pub struct WDTFEED { /* private fields */ }