public class OrangePiGpioProvider extends WiringPiGpioProviderBase implements GpioProvider, GpioInterruptListener
GpioProvider
implementation.Modifier and Type | Field and Description |
---|---|
static String |
NAME |
MAX_PIN_CACHE, pinModeCache, pinSupportedCache
cache, DEFAULT_CACHE_SIZE, isshutdown, listeners
Constructor and Description |
---|
OrangePiGpioProvider()
Default Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
addListener, export, export, getMode, getPwm, getState, getValue, hasPin, isExported, pinStateChange, removeListener, setMode, setPullResistance, setPwm, setPwmRange, setState, setValue, unexport, updateInterruptListener
dispatchPinAnalogValueChangeEvent, dispatchPinDigitalStateChangeEvent, getPinCache, getPullResistance, isShutdown, removeAllListeners, shutdown
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addListener, export, export, getMode, getPullResistance, getPwm, getState, getValue, hasPin, isExported, isShutdown, removeAllListeners, removeListener, setMode, setPullResistance, setPwm, setPwmRange, setState, setValue, shutdown, unexport
pinStateChange
public static final String NAME
public OrangePiGpioProvider()
public String getName()
getName
in interface GpioProvider
getName
in class WiringPiGpioProviderBase
Copyright © 2012–2019 Pi4J. All rights reserved.