| Package | Description |
|---|---|
| com.pi4j.io.gpio.event | |
| com.pi4j.io.gpio.impl | |
| com.pi4j.io.gpio.tasks.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
PinAnalogValueChangeEvent
GPIO analog pin value change event.
|
class |
PinDigitalStateChangeEvent
GPIO digital pin state change event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PinListener.handlePinEvent(PinEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
GpioEventMonitorExecutorImpl.handlePinEvent(PinEvent event) |
void |
GpioEventMonitorImpl.handlePinEvent(PinEvent event) |
| Constructor and Description |
|---|
GpioEventDispatchTaskImpl(GpioPinInput pin,
PinEvent event) |
Copyright © 2012–2019 Pi4J. All rights reserved.