Interrupt saved context.
This structure represents the stack frame saved during a preemption-capable interrupt handler.
- Note
- R2 and R13 are not saved because those are assumed to be immutable during the system life cycle.
Definition at line 165 of file chcore.h.