Mcp23xxx.ReadInterrupt 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public System.Device.Gpio.PinValue ReadInterrupt ();
member this.ReadInterrupt : unit -> System.Device.Gpio.PinValue
Public Function ReadInterrupt () As PinValue
傳回
傳回 16 位裝置上端口 A 的中斷。
適用於