Package com.tinkerforge
Class BrickletRS232.Configuration
- java.lang.Object
-
- com.tinkerforge.BrickletRS232.Configuration
-
- Enclosing class:
- BrickletRS232
public class BrickletRS232.Configuration extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description short
baudrate
short
hardwareFlowcontrol
short
parity
short
softwareFlowcontrol
short
stopbits
short
wordlength
-
Constructor Summary
Constructors Constructor Description Configuration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-