| Package | Description |
|---|---|
| jdk.dio.uart |
Interfaces and classes for controlling and reading and writing from/to Universal Asynchronous Receiver/Transmitter
(UART), with optional Modem signals control.
|
| Class and Description |
|---|
| UART
The
UART interface provides methods for controlling and accessing a UART (Universal Asynchronous
Receiver/Transmitter). |
| UARTConfig
The
UARTConfig class encapsulates the hardware addressing information, and static and dynamic configuration
parameters of a UART. |
| UARTConfig.Builder
The
Builder class allows for creating and initializing
UARTConfig objects. |
| UARTEvent
The
UARTEvent class encapsulates events fired by devices that
implement the UART interface. |
| UARTEventListener
The
UARTEventListener interface defines methods for getting notified of events fired by devices
that implement the UART interface. |
Copyright © 2012, 2015, Oracle and/or its affiliates. All rights reserved.
Legal Notices