Software Interrupts
The Arm Cortex-M33 processor is supported by a software trigger interrupt register that can be used by software to trigger any external interrupt. Values to be written to this register are compatible with the IRQn enumeration provided by rsl15_vectors.h and the positive enumeration values listed in Nested Vector Interrupt Controller (NVIC).
For the software interrupt registers, see Software Interrupts Registers.