Pca95x4.ReadInterrupt Method

Definition

Reads the pin value of the interrupt (INT).

public System.Device.Gpio.PinValue ReadInterrupt ();
member this.ReadInterrupt : unit -> System.Device.Gpio.PinValue
Public Function ReadInterrupt () As PinValue

Returns

The pin value of the interrupt (INT).

Applies to