Is there a way to reset the internal prescaler counter in input capture mode?
My timer setup in input capture mode. The ICPrescaler value is set to TIM_ICPSC_DIV2, meaning a capture event will occur on the falling edge of every second pulse. I need to handle an edge case where I need to "reset" the whole input capture system....