Uses of Interface
com.pi4j.wiringpi.GpioInterruptCallback
-
Packages that use GpioInterruptCallback Package Description com.pi4j.wiringpi -
-
Uses of GpioInterruptCallback in com.pi4j.wiringpi
Methods in com.pi4j.wiringpi with parameters of type GpioInterruptCallback Modifier and Type Method Description static intGpio. wiringPiISR(int pin, int edgeType, GpioInterruptCallback callback)Priority, Interrupt and Thread Functions
-