| Modifier and Type | Class and Description |
|---|---|
class |
PinIOGroup |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Bus |
| Modifier and Type | Class and Description |
|---|---|
class |
BusDevice |
| Modifier and Type | Interface and Description |
|---|---|
interface |
I2cBus |
| Modifier and Type | Class and Description |
|---|---|
class |
I2cDevice |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SpiBus |
| Modifier and Type | Class and Description |
|---|---|
class |
SpiDevice |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SerialPort |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UartPort |
| Modifier and Type | Method and Description |
|---|---|
IOPort |
AbstractBoard.getIOPortByAlias(String alias) |
IOPort |
Board.getIOPortByAlias(String alias) |
IOPort |
AbstractBoard.getIOPortByName(String name) |
IOPort |
Board.getIOPortByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<IOPort> |
AbstractBoard.getAllIOPorts() |
List<IOPort> |
Board.getAllIOPorts() |
Copyright © 2015 silverspoon.io. All rights reserved.