Get Free Running Counter

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

General information about Get Free Running Counter

This block reads the timer module's internal 16-bit free running counter value.

Block

GetFreeRunningCounter.png

Mask

GetFreeRunningCounterMask.png

Outputs (outports)

.[uint16]

Block parameters

Parameter Description
Timer module Select the timer module to use
Sample time The block execution time, the amount of time between consecutive executions of the block. 0.1 means the the block will be executed at 10 Hz

Examples

??

See Also

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