Type Definition lpc81x_pac::lpc811::wwdt::mod_::WDINT_W

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

Field WDINT writer - Warning interrupt flag. Set when the timer is at or below the value in WDWARNINT. Cleared by software writing a 1 to this bit position. Note that this bit cannot be cleared while the WARNINT value is equal to the value of the TV register. This can occur if the value of WARNINT is 0 and the WDRESET bit is 0 when TV decrements to 0.