EXTI direct input on STM32H7 can be used for level sensitive interrupts?
Dear experts,I'm looking how to achieve level sensitive interrupts with EXTI.Already found several questions here with discouraging answers.However, in H7 RM the EXTI chapter mentions some "direct event input" (RM0433 19.3.3)It looks (though I coul...