Resolved! How to clear Output Compare Timer pin set to mode "Active Level on Match"
Hi, If you set a timer in Output Compare in Mode "Toggle" and assing a Chanel to a pin of your uC you can make it toggle when CCRx == CNT. That works just fine, as expected. My question is: when you configure the Mode of that Channel to “Active on Ma...