1 write to StopBits
System.IO.Ports (1)
System\IO\Ports\SerialPort.cs (1)
582StopBits = stopBits;
1 reference to StopBits
System.IO.Ports (1)
System\IO\Ports\SerialPort.cs (1)
497throw new ArgumentOutOfRangeException(nameof(StopBits), SR.ArgumentOutOfRange_Enum);