public class GpioPinAnalogValueChangeEvent extends GpioPinEvent
pin, type
source
Constructor and Description |
---|
GpioPinAnalogValueChangeEvent(Object obj,
GpioPin pin,
double value)
Default event constructor
|
Modifier and Type | Method and Description |
---|---|
double |
getValue()
Get the new pin value raised in this event.
|
getEventType, getPin
getSource, toString
Copyright © 2012–2014 Pi4J. All rights reserved.