Revision history of "AttachInterrupt()"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 03:36, 17 August 2016Fengfeng (talk). . (1,506 bytes) (+1,506). . (Created page with "<pre style="color:green"> void attachInterrupt (uint8_t interruptNum, void(*)(void)userFunc, int mode) </pre> *'''Set the interrupt.''' <br> Specify the interrupt function....")