Type Definition lpc81x_pac::lpc811::wwdt::mod_::WDRESET_W

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

Field WDRESET writer - Watchdog reset enable bit. Once this bit has been written with a 1 it cannot be re-written with a 0.

Implementations§

Interrupt. A watchdog time-out will not cause a chip reset.

Reset. A watchdog time-out will cause a chip reset.