Main Content

Hardware Interrupt

Trigger downstream function-call subsystem from an interrupt service routine

Since R2024a

  • Hardware interrupt

Libraries:
Embedded Coder Support Package for Infineon AURIX TC3x Microcontrollers / AURIX TC3x

Description

Trigger the downstream function-call subsystem from an interrupt service routine.

Ports

Input

expand all

The simulation-only message input acts as pass-through with the output emitted on the block in simulation.

Dependencies

To enable this port, select the Enable simulation port parameter.

Output

expand all

The output of this block is a function-call.

Parameters

expand all

The value you specify in this parameter sets the priority of the downstream function-call subsystem. The simulink task priority of the selected (ISR) is relative to the model base rate priority.

By default, an interrupt can be preempted by a higher priority interrupt. Selecting this option allows low priority interrupts to complete their execution without being preempted by other interrupts.

Select this parameter to enable peripheral simulation capability.

Note

If you do not have a SoC Blockset™ license, the Enable simulation port parameter is visible but you cannot enable it.

Version History

Introduced in R2024a