Type Alias esp32c2::timg0::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§

struct WDTFEED { /* private fields */ }