Signal Input/Output
A library to support Pin Change Interruptions (PCINT) on AVR Arduinos
This library is fast, supports trigger modes (FALLING, RISING, CHANGE) and supports context data and pin state as callback arguments
Maintainer: Paulo Costa
This library is compatible with the avr architecture so you should be able to use it on the following Arduino boards:
Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.