[External Interrupts]
説明
Turns off the given interrupt.
Syntax
detachInterrupt(interrupt)
Parameters
interrupt
: the number of the interrupt to disable (see attachInterrupt() for more details).
See also
- [Language] attachInterrupt()
Language Reference Home
86Duino のリファレンスのテキストは Arduino レファレンス を編集したもので、 Creative Commons Attribution-ShareAlike 3.0 License下でライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。