#include <exception-handlers.h>
Public Attributes | |
uint32_t | lr |
uint32_t | pc |
uint32_t | psr |
uint32_t | r0 |
uint32_t | r1 |
uint32_t | r12 |
uint32_t | r2 |
uint32_t | r3 |
Definition at line 64 of file exception-handlers.h.
uint32_t exception_stack_frame_s::lr |
Definition at line 71 of file exception-handlers.h.
uint32_t exception_stack_frame_s::pc |
Definition at line 72 of file exception-handlers.h.
uint32_t exception_stack_frame_s::psr |
Definition at line 73 of file exception-handlers.h.
uint32_t exception_stack_frame_s::r0 |
Definition at line 66 of file exception-handlers.h.
uint32_t exception_stack_frame_s::r1 |
Definition at line 67 of file exception-handlers.h.
uint32_t exception_stack_frame_s::r12 |
Definition at line 70 of file exception-handlers.h.
uint32_t exception_stack_frame_s::r2 |
Definition at line 68 of file exception-handlers.h.
uint32_t exception_stack_frame_s::r3 |
Definition at line 69 of file exception-handlers.h.