2 references to ONESTOPBIT
System (2)
sys\system\io\ports\SerialStream.cs (2)
520if (value == StopBits.One) nativeValue = (byte) NativeMethods.ONESTOPBIT; 1281dcb.StopBits = NativeMethods.ONESTOPBIT;