AttachInterruptEx

Signal Input/Output

AttachInterruptEx extends the standard AttachInterrupt function to allow for a variety of callable objects as timer callbacks.
"Extends the standard attachInterrupt function to allow passing state to the pin interrupt callbacks. Accepts free functions and static member functions, lambda expressions and functors as callbacks",

Author: luni64

Maintainer: luni64

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.