TimerInstance_Class

ackInterrupt()

Description

This method acknowledges a timer interrupt (void).

This function should be called at the end of any timer interrupt handler in order to re-enable interrupt source, otherwise you will get an infinite loop.

Syntax

timer1.ackInterrupt()

Parameters

timer1: a variable of type TimerInstance_Class

Corrections, suggestions, and new documentation can be added directly to the wiki page. Scroll to the bottom, choose "Edit Page" and use "Papilio" as the password.

  

Share |