PX4 Firmware
PX4 Autopilot Software http://px4.io
fullcontext_s Struct Reference

#include <hardfault_log.h>

Collaboration diagram for fullcontext_s:

Public Attributes

info_s info
 
stack_word_t ustack [CONFIG_ISTACK_SIZE]
 

Detailed Description

Definition at line 252 of file hardfault_log.h.

Member Data Documentation

◆ info

info_s fullcontext_s::info

Definition at line 253 of file hardfault_log.h.

◆ ustack

stack_word_t fullcontext_s::ustack[CONFIG_ISTACK_SIZE]

Definition at line 262 of file hardfault_log.h.


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