Seesaw.ReadGpioInterruptFlags 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
讀取所有 Gpio 中斷旗標。 讀取時清除任何旗標。
public uint ReadGpioInterruptFlags ();
member this.ReadGpioInterruptFlags : unit -> uint32
Public Function ReadGpioInterruptFlags () As UInteger
傳回
32 位整數,針對前 32 個間隔包含 1 位。如果位設定為 1,則會針對相關聯的 pin 發出中斷訊號。