How to temporarily disable timer outputs on STM32G071
In my application I have TIM1 configured to output a configurable frequency - which works well.
Now I want to add support for pausing the timer and the outputs should then go to inactive state( = low).
But whatever I try with MOE, OSSI, CC2E, CC2NE bits, both outputs on channel 2 remain high.
Am I misinterpreting table 116 on page 604 of the ref.manual?
