![]() |
FuSa 8-Bit Libraries Safety Framework
|
Define for criticality of specific errors. More...
Go to the source code of this file.
Enumerations | |
| enum | errCrit_t { CRITICAL = 0 , NON_CRITICAL , NOTIFICATION , IGNORE } |
| Defines criticality levels used by EH_HandleError to determine the appropriate response for each reported errId_t. More... | |
Define for criticality of specific errors.
Definition in file define_error_criticality.h.
| enum errCrit_t |
Defines criticality levels used by EH_HandleError to determine the appropriate response for each reported errId_t.
Definition at line 34 of file define_error_criticality.h.