| Package | Description |
|---|---|
| io.silverspoon.bulldog.core.io.serial | |
| io.silverspoon.bulldog.core.io.uart | |
| io.silverspoon.bulldog.core.platform |
| Modifier and Type | Method and Description |
|---|---|
SerialPort |
SerialDataEventArgs.getPort() |
| Constructor and Description |
|---|
SerialDataEventArgs(SerialPort port,
byte[] data) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UartPort |
| Modifier and Type | Method and Description |
|---|---|
SerialPort |
AbstractBoard.getSerialPort(String name) |
SerialPort |
Board.getSerialPort(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<SerialPort> |
AbstractBoard.getSerialPorts() |
List<SerialPort> |
Board.getSerialPorts() |
Copyright © 2015 silverspoon.io. All rights reserved.