detachInterrupt()

설명

주어진 인터럽트를 끈다.

문법

  • detachInterrupt(digitalPinToInterrupt(pin)) (권장)
  • detachInterrupt(interrupt) (권장하지 않음)
  • detachInterrupt(pin) (권장하지 않음. 이 구문은 Arduino SAMD Boards, Uno WiFi Rev2, Due 및 101에서만 동작)

매개변수

  • interrupt: 비활성화할 인터럽트 번호 ( attachInterrupt() 더 자세한 정보).
  • pin: 비활성화할 핀 번호 (Arduino Due 만)

반환값

  • 없음

더보기

ARDUINO BUY RECOMMENDATION

Arduino UNO R3
Arduino Starter Kit
Please note: These are Amazon affiliate links. If you buy the components through these links, We will get a commission at no extra cost to you. We appreciate it.

※ OUR MESSAGES