Skip to main content

ErrorReceivedEventHandler Delegate

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

Handler signature for UartController.ErrorReceived.

public delegate void ErrorReceivedEventHandler(UartController sender, ErrorReceivedEventArgs e);