RTEMS
Public Attributes | List of all members
Internal_errors_Information Struct Reference

#include <interr.h>

Public Attributes

Internal_errors_Source the_source
 
Internal_errors_t the_error
 

Detailed Description

This type holds the fatal error information.

Definition at line 215 of file interr.h.

Member Data Documentation

◆ the_error

Internal_errors_t Internal_errors_Information::the_error

This is the error code.

Definition at line 219 of file interr.h.

◆ the_source

Internal_errors_Source Internal_errors_Information::the_source

This is the source of the error.

Definition at line 217 of file interr.h.


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