RTEMS CPU Kit with SuperCore
4.11.3
|
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... | |
This type holds the fatal error information.
bool Internal_errors_Information::is_internal |
This indicates if the error is internal of external.
Internal_errors_t Internal_errors_Information::the_error |
This is the error code.
Internal_errors_Source Internal_errors_Information::the_source |
This is the source of the error.