Reference   Language | Libraries | Comparison | Changes

CurieTimerOne

rdRstTickCount()

Description

Reads and resets the number of timer interrupts counted so far.

Syntax

CurieTimerOne.rdRstTickCount()

Parameters

none

Returns

The number of interrupts generated since the start or the last reset.

See also


Reference Home

Corrections, suggestions, and new documentation should be posted to the Forum.

The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.