Uses of Class
org.osgi.service.serial.SerialDeviceException
Packages that use SerialDeviceException
Package
Description
Serial Device Service Specification Package Version 1.0.
-
Uses of SerialDeviceException in org.osgi.service.serial
Methods in org.osgi.service.serial that throw SerialDeviceExceptionModifier and TypeMethodDescriptionvoid
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.