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

Go to the source code of this file.

Functions

void T_HandlePreStartupErrors (void)
 Retrieves and validates stored Pre-startup error flags from persistent memory and reports them to the Error Handler.
void T_InitSafetySystem (void)
 Initializes the Safety System according to Assumptions of Use and user configurations.
void T_RunStartupDiagnostics (void)
 Runs all enabled startup diagnostics and reports any detected faults to the Error Handler.
void T_StartMissionMode (void)
 Transitions the device from Safe State into Mission Mode.
void T_HandleResetReason (void)
 Retrieves and validates stored reset info from persistent memory and issues configurable callback for handling.