次の方法で共有


Seesaw.EnableEncoderInterrupt(Byte) メソッド

定義

エンコーダーの位置が変更されたときに割り込みを有効にします。

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

パラメーター

encoder
Byte

使用するエンコーダーは、既定値は 0 です。

例外

ハードウェアは Adafruit SeeSaw エンコーダー機能をサポートしていません。

適用対象