Mcp23x1x.ReadInterrupt(Port) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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