SerialPortBlk.this

Construct SerialPortBlk

  1. this(string exmode)
  2. this(string port, string mode)
  3. this(string port, uint baudRate)
  4. this(string port, uint baudRate, string mode)
    class SerialPortBlk
    this
    (
    string port
    ,,
    string mode
    )
  5. this(string port, Config conf)

See Also

SerialPort.this

Meta