public abstract class AbstractI2cPinFeature extends AbstractPinFeature implements I2cSda, I2cScl
| Constructor and Description |
|---|
AbstractI2cPinFeature(Pin pin,
I2cSignalType signalType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
activate, blockPin, getPin, isActivatedFeature, isBlocking, isSetup, isTorndownOnShutdown, setTeardownOnShutdown, setup, setupImpl, teardown, teardownImpl, toString, unblockPinclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetI2cBusactivate, blockPin, getPin, isActivatedFeature, isBlocking, isSetup, isTorndownOnShutdown, setTeardownOnShutdown, setup, teardown, unblockPinpublic AbstractI2cPinFeature(Pin pin, I2cSignalType signalType)
public String getName()
getName in interface PinFeatureCopyright © 2015 silverspoon.io. All rights reserved.