SerialPortFR.this
- this(string exmode, void delegate(Duration) slp)
- this(string port, string mode, void delegate(Duration) slp)
- this(string port, uint baudRate, void delegate(Duration) slp)
- this(string port, uint baudRate, string mode, void delegate(Duration) slp)
- this(string port, Config conf, void delegate(Duration) slp)
Parameters
- port string
- mode string
- slp void delegate
See Also
serialport nonblock SerialPortFR
constructorsfunctionsvariables