Skip to main content

Delegate Mcp23xxx.DigitalOutputPort.SetPinStateDelegate

Enable the caller to receive pin state updates

Assembly: Mcp23xxx.dll
View Source
Declaration
public delegate void Mcp23xxx.DigitalOutputPort.SetPinStateDelegate(IPin pin, bool state)