Skip to main content

BreakDetectedEventArgs Class

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

Arguments for break-condition events (reserved; not raised by the standard controller).

public class BreakDetectedEventArgs

Properties

Timestamp

public DateTime Timestamp { get; }

Driver-captured time of the break.