Package | Description |
---|---|
org.osgi.service.serial |
Serial Device Service Specification Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
void |
SerialDevice.setConfiguration(SerialPortConfiguration configuration)
Sets the Serial port configuration.
|
void |
SerialDevice.setDTR(boolean dtr)
Sets the DTR state.
|
void |
SerialDevice.setRTS(boolean rts)
Sets the RTS state.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0