detachInterrupt()

描述

卸載經由 attachInterrupt() 掛載的使用者 ISR。

語法


TimerWDT.detachInterrupt()

參數

無。

回傳

無回傳值。

See also

attachInterrupt()


函式庫參考主頁面

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.