Serial port and GPS

SerialCpy.StopBits1 Property

Stop bits of the 1st port

[Visual Basic]
Public Property StopBits1 As StopBits
[C#]
public System.IO.Ports.StopBits StopBits1 {get; set;}

See Also

SerialCpy Class | serial Namespace