ArduinoCore-API icon indicating copy to clipboard operation
ArduinoCore-API copied to clipboard

[Feature Request] timer interrupt callback function

Open Heiko-L opened this issue 3 years ago • 0 comments

It would be nice if there was a possibility to implement a way to add some own code in the timer interrupt routine. That could be accomplished like it is done in "WInterrupts".

Possible applications: sampling rotary encoders sampling tachometer signals acceleration/deceleration fading

Heiko-L avatar Feb 10 '23 08:02 Heiko-L