Type Definition lpc81x_pac::lpc811::wwdt::mod_::WDPROTECT_W

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

Field WDPROTECT writer - Watchdog update mode. This bit can be set once by software and is only cleared by a reset.

Implementations§

Flexible. The watchdog time-out value (TC) can be changed at any time.

Threshold. The watchdog time-out value (TC) can be changed only after the counter is below the value of WDWARNINT and WDWINDOW.