Skip to main content

ClearToSendChangedEventArgs Class

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

Arguments for UartController.ClearToSendChanged.

public sealed class ClearToSendChangedEventArgs

Properties

State

public bool State { get; }

New CTS state.

Timestamp

public DateTime Timestamp { get; }

Driver-captured time of the transition.