Skip to main content

IAR Embedded Workbench for Arm 9.70.x

__cancelInterrupt

In this section:
Syntax
__cancelInterrupt(interrupt_id)
Parameters
interrupt_id

The value returned by the corresponding __orderInterrupt macro call (unsigned long).

Return value

Result

Value

Successful

int 0

Unsuccessful

Non-zero error number

Table 29. __cancelInterrupt return values 


For use with

The C-SPY Simulator. (Not available for all cores and devices.)

Description

Cancels the specified interrupt.