Type Definition lpc81x_pac::lpc811::wwdt::mod_::WDINT_R

source ·
pub type WDINT_R = BitReader<bool>;
Expand description

Field WDINT reader - 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.