__cancelInterrupt
In this section:
Syntax
__cancelInterrupt(interrupt_id)Parameters
interrupt_idThe value returned by the corresponding __
orderInterruptmacro call (unsigned long).
Return value
Result | Value |
|---|---|
Successful |
|
Unsuccessful | Non-zero error number |
Table 27. __cancelInterrupt return values
For use with
The C-SPY Simulator.
Description
Cancels the specified interrupt.