Interface | Description |
---|---|
Serial |
This interface provides a set of functions for 'Serial' communication.
|
SerialDataListener |
This interface implements the callback event handler for Serial Data events.
|
Class | Description |
---|---|
SerialDataEvent |
This class provides the serial data event object.
|
SerialFactory |
This factory class provide a static method to create new 'Serial' instances.
|
Exception | Description |
---|---|
SerialPortException |
This class represents Exception that might occur in Serial interface.
|
Copyright © 2012–2019 Pi4J. All rights reserved.