Package org.eclipse.remote.serial.core
Interface ISerialPortService
- All Superinterfaces:
IRemoteConnection.Service
- All Known Implementing Classes:
SerialPortConnection
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.remote.core.IRemoteConnection.Service
IRemoteConnection.Service.Factory
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.eclipse.remote.core.IRemoteConnection.Service
getRemoteConnection
-
Field Details
-
CONNECTION_TYPE_ID
- See Also:
-
PORT_NAME_ATTR
- See Also:
-
BAUD_RATE_ATTR
- See Also:
-
BYTE_SIZE_ATTR
- See Also:
-
PARITY_ATTR
- See Also:
-
STOP_BITS_ATTR
- See Also:
-
-
Method Details
-
getSerialPort
org.eclipse.cdt.serial.SerialPort getSerialPort()
-