Interrupt controller (ICU)
Below is a list of API functions output by the Code Generator for interrupt controller use.
Table 3.6 API Functions: [Interrupt Controller]
API Function Name |
Function |
Performs initialization necessary to control the interrupt controller. | |
Performs user-defined initialization relating to the interrupt controller. | |
Performs processing in response to the external pin interrupts. | |
Performs processing in response to the software interrupt. | |
Performs processing in response to the software interrupt2. | |
Performs processing in response to the NMI pin interrupt. | |
Allows detection of the external pin interrupt. | |
Prohibits detection of the external pin interrupt. | |
Allows detection of the software interrupt. | |
Allows detection of the software interrupt2. | |
Prohibits detection of the software interrupt. | |
Prohibits detection of the software interrupt2. | |
Generates the software interrupt. | |
Generates the software interrupt2. |