RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
Internal_errors_Information Struct Reference

This type holds the fatal error information. More...

#include <interr.h>

Data Fields

Internal_errors_Source the_source
 This is the source of the error. More...
 
bool is_internal
 This indicates if the error is internal of external. More...
 
Internal_errors_t the_error
 This is the error code. More...
 

Detailed Description

This type holds the fatal error information.

Field Documentation

โ—† is_internal

bool Internal_errors_Information::is_internal

This indicates if the error is internal of external.

โ—† the_error

Internal_errors_t Internal_errors_Information::the_error

This is the error code.

โ—† the_source

Internal_errors_Source Internal_errors_Information::the_source

This is the source of the error.


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