Question
STM32G4 TIM2 Output Compare No Output internal output state reading
Hi to all, i'm using the TIM2 channel 1 configured as "Output Compare No Output" with mode "Compare on match" and i need to read on the fly its internal logic state as it was a normal output compare with GPIO output.
As far as i understood the related internal line is "tim_oc1ref" but i'm not able to figure out which register contains it's logic state.
Is there a way to read it ?