| Modifier and Type | Method and Description |
|---|---|
SerialPort |
SerialPortProvider.getByName(String name)
Looks up a SerialPort by its name.
|
SerialChannel |
SerialPort.newAsynchronousChannel(PeripheralChannelGroup group) |
AsynchronousByteChannel |
Peripheral.newAsynchronousChannel(PeripheralChannelGroup group)
Returns a new AsynchronousChannel for communicating with the peripheral.
|
Copyright © 2011. All Rights Reserved.