Developer World
Spresense SDK Library v3.2.0-ebc0364
AssertExceptionLog Struct Reference
Inheritance diagram for AssertExceptionLog:
Collaboration diagram for AssertExceptionLog:

Public Member Functions

 AssertExceptionLog (uint32_t cause, uint32_t epc, uint32_t sr, uint32_t bad_vaddr, const uint32_t *uStk=NULL, const uint32_t *kStk=NULL)
 
- Public Member Functions inherited from AssertInfoBase
 AssertInfoBase (AssertLogId log_id, uint16_t log_size)
 

Public Attributes

uint32_t m_cause
 
uint32_t m_epc
 
uint32_t m_sr
 
uint32_t m_bad_vaddr
 
uint32_t m_user_sp
 
uint8_t m_uStk [256]
 
uint8_t m_kStk [RegSaveSize]
 
- Public Attributes inherited from AssertInfoBase
uint8_t m_log_id
 
uint8_t m_task_id
 
uint16_t m_body_size
 

The documentation for this struct was generated from the following file: