Skip to main content

UartHandshake Enum

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

Flow-control policy.

public enum UartHandshake

Fields

NameValueDescription
None0No flow control.
RequestToSend1Hardware RTS/CTS flow control.