pub fn clear_exti_interrupt_edge(line: u8, edge: Edge)
Clear an EXTI interrupt, lines 0 - 15. Note that this function currently doesn’t support higher extis, but will work for all GPIO interrupts.