次の方法で共有


Mcp23xxx.InternalReadInterrupt(Port) メソッド

定義

割り込み値を読み取ります

protected System.Device.Gpio.PinValue InternalReadInterrupt (Iot.Device.Mcp23xxx.Port port);
member this.InternalReadInterrupt : Iot.Device.Mcp23xxx.Port -> System.Device.Gpio.PinValue
Protected Function InternalReadInterrupt (port As Port) As PinValue

パラメーター

port
Port

割り込みを読み取るポート

戻り値

intterupt ピンの値

適用対象