FuSa 8-Bit Libraries Safety Framework
Loading...
Searching...
No Matches
error_handler_callbacks.c File Reference

Implements APIs for Error Handler Callbacks. More...

Go to the source code of this file.

Functions

void EH_NonCriticalErrorExampleCallback (errId_t id)
 Demonstrates an implementation of a 'NON_CRITICAL' Error Handler callback function.
void EH_NotificationErrorExampleCallback (errId_t id)
 Demonstrates an implementation of a 'NOTIFICATION' Error Handler callback function.

Detailed Description

Implements APIs for Error Handler Callbacks.

Definition in file error_handler_callbacks.c.