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