@FunctionalInterface public interface SerialPortProvider
SerialPort instances.| Modifier and Type | Method and Description |
|---|---|
SerialPort |
getSerialPort(String name)
Get a serial port.
|
SerialPort getSerialPort(String name)
name - the device name of the serial port to get, such as
/dev/ttyUSB0, COM1