Skip to main content

UartStopBitCount Enum

NuGet: GHIElectronics.TinyCLR.Devices.Uart
Assembly: GHIElectronics.TinyCLR.Devices.Uart
Namespace: GHIElectronics.TinyCLR.Devices.Uart

Number of stop bits per frame.

public enum UartStopBitCount

Fields

NameValueDescription
One0One stop bit.
OnePointFive1One and a half stop bits.
Two2Two stop bits.