共用方式為


Mcp23xxx.ReadInterrupt 方法

定義

如果已設定,則傳回中斷針腳的值。

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

傳回

傳回 16 位裝置上端口 A 的中斷。

適用於