INTERRUPT
|
Architecture Description

The above diagram represents the internal software architecture of the INTERRUPT APP and its instance exists in a DAVE™ project with fixed attributes as shown. Each instance of this APP consumes one NVIC node in the MCU. The INTERRUPT APP also provides input signal for inter-peripheral connections.
An instantiated APP generates (after code generation) a specific data structure with the GUI configuration. The name of this data structure can be modified by changing the APP instance label (e.g. change label from default INTERRUPT_0 to MY_INTERRUPT).
Signals:
The following table describes the list of IO signals for INTERRUPT APP.
Table 1: APP Input Output signals
Signal Name | Input/Output | Availability | Description |
sr_irq | Input | Always | This signal can be used to connect to any other source which can generate interrupt. |