Skip to content

[Feature Request] timer interrupt callback function  #182

Open
@Heiko-L

Description

@Heiko-L

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Heiko-L@per1234

        Issue actions

          [Feature Request] timer interrupt callback function · Issue #182 · arduino/ArduinoCore-API