public class PiFaceDevice extends PiFaceBase
Constructor and Description |
---|
PiFaceDevice(byte spiAddress,
int spiChannel) |
PiFaceDevice(byte spiAddress,
SpiChannel spiChannel) |
PiFaceDevice(int spiChannel) |
PiFaceDevice(SpiChannel spiChannel) |
getGpio, getGpioProvider, getInputPin, getInputPins, getLed, getLed, getLeds, getOutputPin, getOutputPins, getRelay, getRelay, getRelays, getSwitch, getSwitch, getSwitches
clearProperties, getName, getProperties, getProperty, getProperty, getTag, hasProperty, removeProperty, setName, setProperty, setTag
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clearProperties, getName, getProperties, getProperty, getProperty, getTag, hasProperty, removeProperty, setName, setProperty, setTag
public PiFaceDevice(byte spiAddress, int spiChannel) throws IOException
IOException
public PiFaceDevice(byte spiAddress, SpiChannel spiChannel) throws IOException
IOException
public PiFaceDevice(SpiChannel spiChannel) throws IOException
IOException
public PiFaceDevice(int spiChannel) throws IOException
IOException
Copyright © 2012–2016 Pi4J. All rights reserved.