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
Disclosure: Some links in this section are Amazon affiliate links. If you make a purchase through these links, we may earn a commission at no extra cost to you.
Additionally, some links direct to products from our own brand, DIYables.

※ OUR MESSAGES