FrameReceivedEventHandler Delegate
NuGet: GHIElectronics.TinyCLR.Devices.I2c
Assembly: GHIElectronics.TinyCLR.Devices.I2c
Namespace: GHIElectronics.TinyCLR.Devices.I2c
Handler signature for I2cDevice.FrameReceived.
public delegate void FrameReceivedEventHandler(I2cDevice sender, FrameEventArgs e);