| Package | Description |
|---|---|
| io.silverspoon.bulldog.core.io.uart |
| Modifier and Type | Method and Description |
|---|---|
UartSignalType |
AbstractUartPinFeature.getSignalType() |
static UartSignalType |
UartSignalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UartSignalType[] |
UartSignalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractUartPinFeature(Pin pin,
UartSignalType signalType) |
Copyright © 2015 silverspoon.io. All rights reserved.