Mcp23xxx.ReadInterrupt 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.
Returns the value of the interrupt pin if configured.
public System.Device.Gpio.PinValue ReadInterrupt ();
member this.ReadInterrupt : unit -> System.Device.Gpio.PinValue
Public Function ReadInterrupt () As PinValue
Returns
Returns the interrupt for port A on 16 bit devices.