nn::os::ARM::ExceptionContext StructureStructure storing the CPU context when exceptions occur.
| r | bit32 | Stores the values of r0 through r15. r[15] stores the address of the command that generated an exception regardless of the exception type. | |
|---|---|---|---|
| cpsr | bit32 |
Stores the CPSR value. |
CONFIDENTIAL