Timer Output Compare Event IRQ

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

Description

Enables a function call subsystem to be connected that is executed on interrupt level each time an output compare event was triggered. Because the code inside the connected subsystem is executed at interrupt level, it should be as short as possible to not negatively influence the interrupt latency time.

Output
IRQ
Allows connection of a function call subsystem.
Parameters
Timer output pin
Selects the timer channel and its associated input pin. Note that the timer module this pin belongs to is specified as well. When a timer module is used for timer output compare functionality, it can not be used for other timer related functionality such as quadrature encoder inputs, PWM outputs, etc.