.. _arduino-detachinterrupt:
detachInterrupt(interrupt)
==========================
Description
-----------
Turns off the given interrupt.
Parameters
----------
interrupt: the number of interrupt to disable (0 or 1).
See also
--------
- `attachInterrupt <http://arduino.cc/en/Reference/AttachInterrupt>`_\ ()