共用方式為


Seesaw.DisableEncoderInterrupt(Byte) 方法

定義

當編碼器變更時,請停用中斷。

public void DisableEncoderInterrupt (byte encoder = 0);
member this.DisableEncoderInterrupt : byte -> unit
Public Sub DisableEncoderInterrupt (Optional encoder As Byte = 0)

參數

encoder
Byte

要使用的編碼器預設為 0。

例外狀況

硬體不支援 Adafruit SeeSaw 編碼器功能。

適用於