public abstract class AbstractUartPinFeature extends AbstractPinFeature implements UartRx, UartTx
| Constructor and Description |
|---|
AbstractUartPinFeature(Pin pin,
UartSignalType signalType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
UartSignalType |
getSignalType() |
activate, blockPin, getPin, isActivatedFeature, isBlocking, isSetup, isTorndownOnShutdown, setTeardownOnShutdown, setup, setupImpl, teardown, teardownImpl, toString, unblockPinclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPortactivate, blockPin, getPin, isActivatedFeature, isBlocking, isSetup, isTorndownOnShutdown, setTeardownOnShutdown, setup, teardown, unblockPinpublic AbstractUartPinFeature(Pin pin, UartSignalType signalType)
public String getName()
getName in interface PinFeaturepublic UartSignalType getSignalType()
Copyright © 2015 silverspoon.io. All rights reserved.