FuSa 8-Bit Libraries Safety Framework
Loading...
Searching...
No Matches
error_handler_actions.h File Reference

Contains API prototypes for Error Handler Actions. More...

#include <define_error_ids.h>

Go to the source code of this file.

Functions

void EH_InitiateSafeState (errId_t id)
 Transitions the system into a Safe State and resets the device.
void EH_PushNotificationLog (errId_t id)
 Pushes Error ID to the Notification Error Log for later handling.
errId_t EH_PopNotificationLog (void)
 Pops the last Error ID from the Notification Error Log for error handling.

Detailed Description

Contains API prototypes for Error Handler Actions.

Definition in file error_handler_actions.h.