Reset Free Running Counter

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Revision as of 09:23, 5 May 2017 by Jasonvankolfschoten (talk | contribs) (Jasonvankolfschoten moved page HANcoder/Reset Free Running Counter to HANcoder/STM32/Blocks/Reset Free Running Counter without leaving a redirect)
Jump to: navigation, search
Supported Targets: Olimexino, E407, P405

General information about Reset Free Running Counter

This block resets the value of the timer module's 16-bit free running counter back to 0.

Block

ResetFreeRunningCounter.png

Mask

ResetFreeRunningCounterMask.png

Inputs (inports)

Trigger input, when the value of this signal changes from 0 to 1 the block will be executed and the free running counter will be reset to 0.

Block parameters

Parameter Description
Timer module Select the timer module of which the counter should be reset

Examples

??

See Also

Compare Event IRQ | Get Free Running Counter | Get Last Event Counter | Output Compare Init | Schedule Compare Event