Struct SYN_FaultDump¶
Fault dump stored in noinit RAM across resets.
#include <syn_fault.h>
Public Attributes¶
| Type | Name |
|---|---|
| SYN_FaultContext | context |
| uint32_t | signature |
Public Attributes Documentation¶
variable context¶
Saved register context
variable signature¶
Magic value (SYN_FAULT_SIGNATURE when valid)
The documentation for this class was generated from the following file src/syntropic/system/syn_fault.h