[External Interrupts]
説明
Turns off the given interrupt.
構文
detachInterrupt(interrupt)
媒介変数
interrupt: the number of the interrupt to disable (see attachInterrupt() for more details).
参照
- [Language] attachInterrupt()
Language Reference Home
86Duinoリファレンスのテキストは、Arduinoリファレンスを改変したもので、Creative Commons Attribution-ShareAlike 3.0ライセンスに基づいてライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。