Difference between revisions of "HANcoder/STM32/Blocks/Reset Free Running Counter"

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Jump to: navigation, search
Line 16: Line 16:
 
|-
 
|-
 
| Timer module
 
| Timer module
| Select the time module to use
+
| Select the timer module of which the counter should be reset
 
|}
 
|}
  

Revision as of 14:17, 28 April 2017

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