Package | Description |
---|---|
com.pi4j.io.serial | |
com.pi4j.io.serial.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
Serial
This interface provides a set of functions for 'Serial' communication.
|
Modifier and Type | Method and Description |
---|---|
SerialDataReader |
SerialDataEvent.getReader()
Get an instance of the serial data reader
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSerialDataReader |
class |
AbstractSerialDataReaderWriter |
class |
SerialImpl
This implementation class implements the 'Serial' interface using the WiringPi Serial library.
|
Copyright © 2012–2019 Pi4J. All rights reserved.