次の方法で共有


Mcp23xxx.ReadInterrupt メソッド

定義

構成されている場合は、割り込みピンの値を返します。

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

戻り値

16 ビット デバイスのポート A の割り込みを返します。

適用対象