4.1.5 __svc Keyword
The __svc
keyword declares a software interrupt function. It inserts an
SVC
(formerly SWI
) instruction and the specified
software interrupt number to make a proper function call.
Suggested Replacement
Ignored by XC32
Caveats
None.
Examples
None.
Further Information
None.