Edit

Share via


Mcp23x1x.ReadInterrupt(Port) Method

Definition

Reads the interrupt pin for the given port if configured.

public System.Device.Gpio.PinValue ReadInterrupt (Iot.Device.Mcp23xxx.Port port);
override this.ReadInterrupt : Iot.Device.Mcp23xxx.Port -> System.Device.Gpio.PinValue
Public Function ReadInterrupt (port As Port) As PinValue

Parameters

port
Port

Returns

Applies to