ErrorReceivedEventHandler Delegate
NuGet: GHIElectronics.TinyCLR.Devices.Can
Assembly: GHIElectronics.TinyCLR.Devices.Can
Namespace: GHIElectronics.TinyCLR.Devices.Can
Handler signature for CanController.ErrorReceived.
public delegate void ErrorReceivedEventHandler(CanController sender, ErrorReceivedEventArgs e);