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.