Type Definition lpc81x_pac::lpc810::acomp::ctrl::EDGECLR_W

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

Field EDGECLR writer - Interrupt clear bit. To clear the COMPEDGE bit and thus negate the interrupt request, toggle the EDGECLR bit by first writing a 1 and then a 0.