pub fn clear_exti_interrupt(line: u8)
Expand description

Clear an EXTI interrupt, lines 0 - 15. Note that this function currently doesn’t support higher extis, but will work for all GPIO interrupts.