detachInterrupt()

説明

アンマウンティングエンコーダのインターフェースの割り込みライブラリ。

語法


Enc0.detachInterrupt()
Enc1.detachInterrupt()
Enc2.detachInterrupt()
Enc3.detachInterrupt()

関数

Enc0、Enc1、Enc2、Enc3:ENC0、ENC1、ENC2、ENC3のコーディング インターフェースにマッピングします。

フィードバック

なし

See also

attachInterrupt()


Libraries Reference Home

The text of the 86Duino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.