File wiring_irq.c
FileList > arduino > src > wiring > wiring_irq.c
Go to the source code of this file.
#include <Arduino.h>
Public Functions
Type | Name |
---|---|
void | attachInterrupt (pin_size_t interruptNumber, voidFuncPtr callback, PinStatus mode) |
Public Functions Documentation
function attachInterrupt
The documentation for this class was generated from the following file cores/common/arduino/src/wiring/wiring_irq.c