共用方式為


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 針腳的值

適用於