Type Definition lpc81x_pac::lpc812::wwdt::mod_::WDEN_W

source ·
pub type WDEN_W<'a, const O: u8> = BitWriter<'a, u32, MOD_SPEC, WDEN_A, O>;
Expand description

Field WDEN writer - Watchdog enable bit. Once this bit is set to one and a watchdog feed is performed, the watchdog timer will run permanently.

Implementations§

Stop. The watchdog timer is stopped.

Run. The watchdog timer is running.