detachInterrupt()
Turns off the given interrupt. detachInterrupt(interrupti)interrupti: index of interrupt. Use digitalPinToInterrupt() to convert pin to its interrupt index.
- ZunoErrorExtInt Can't detach handler the interrupt index is free
- ZunoErrorOk Detached successfuly