次の方法で共有


Mcp23x1x.ReadInterrupt(Port) メソッド

定義

構成されている場合は、指定されたポートの割り込みピンを読み取ります。

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

パラメーター

port
Port

戻り値

適用対象