17.4.4 SVCall
The SVCall exception is triggered by the Supervisor Call
(SVC
) instruction. Its handler is SVCall_Handler
, its
IRQ number is SVCall_IRQn
, it is always enabled and has configurable
priority.
The SVCall exception is triggered by the Supervisor Call
(SVC
) instruction. Its handler is SVCall_Handler
, its
IRQ number is SVCall_IRQn
, it is always enabled and has configurable
priority.