stop()

説明

ウォッチドッグタイマーを停止する。同時にこの関数も attachInterrupt() にマウントされている ISR ユーサーをアンマウントする。

プログラミング言語


TimerWDT.stop()

パラメータ

なし

フィードバック

なし

See also

initialize()
attachInterrupt()
detachInterrupt()


ライブラリリスト

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.