Edit

Share via


Mcp23xxx.InternalReadInterrupt(Port) Method

Definition

Reads interrupt value

protected System.Device.Gpio.PinValue InternalReadInterrupt (Iot.Device.Mcp23xxx.Port port);
member this.InternalReadInterrupt : Iot.Device.Mcp23xxx.Port -> System.Device.Gpio.PinValue
Protected Function InternalReadInterrupt (port As Port) As PinValue

Parameters

port
Port

Port to read interrupt on

Returns

Value of intterupt pin

Applies to