Delegate Sc16is7x2.DigitalOutputPort.SetPinStateDelegate
Enable the caller to receive pin state updates
Assembly: Sc16is7x2.dll
View Source
Declaration
public delegate void Sc16is7x2.DigitalOutputPort.SetPinStateDelegate(IPin pin, bool state)
Enable the caller to receive pin state updates
public delegate void Sc16is7x2.DigitalOutputPort.SetPinStateDelegate(IPin pin, bool state)