Skip to main content

ErrorReceivedEventHandler Delegate

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

Handler signature for UartController.ErrorReceived.

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

Parameters

ParameterTypeDescription
senderUartController
eErrorReceivedEventArgs