Difference between revisions of "HANcoder/STM32/Blocks/Compare Event IRQ"

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Jump to: navigation, search
Line 2: Line 2:
 
info=
 
info=
 
This block enables a function call subsystem to be connected that is executed on interrupt level each time an output compare event was triggered.
 
This block enables a function call subsystem to be connected that is executed on interrupt level each time an output compare event was triggered.
 
 
'''Outport'''
 
IRQ, Allows connection of a function call subsystem.
 
 
  
 
|blockImage=CompareEventIRQ.png
 
|blockImage=CompareEventIRQ.png
 
 
 
|maskImage=CompareEventIRQMask.png
 
|maskImage=CompareEventIRQMask.png
 
 
|TimerOutputPin= Select the timer output pin
 
|TimerOutputPin= Select the timer output pin
 
}}
 
}}

Revision as of 13:49, 28 April 2017

Supported Targets: Olimexino, E407, P405

General information about Compare Event IRQ

This block enables a function call subsystem to be connected that is executed on interrupt level each time an output compare event was triggered.

Block

CompareEventIRQ.png

Mask

CompareEventIRQMask.png

Outputs (outports)

Function call output to connect to function call subsystem.[function call]

Block parameters

Parameter Description
Timer output pin Select the timer input pin to use for the IRQ

Examples

??

See Also

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