Question
CCxIF flag in Timerx peripheral
Hi,
I'd like to know if execution jumps to the interrupt handler of Timer x only when the CCxIF flag changes state from 0 to 1. What happens if the flag is already set and an event occurs that would have caused the flag to switch from 0 to 1 had the flag been in the 0 state? Would the ISR be called or would it be ignored?
I'm using the STM32G473VCH3 controller.
Thank you.
