FuSa 8-Bit Libraries Safety Framework
Loading...
Searching...
No Matches
tasks_startup_callbacks.h
Go to the documentation of this file.
1
25
26#ifndef TASKS_STARTUP_CALLBACKS_H
27#define TASKS_STARTUP_CALLBACKS_H
28
29// Framework Includes
30#include <define_tasks_config.h>
31
47
48#endif // TASKS_STARTUP_CALLBACKS_H
void T_ResetReasonExampleCallback(resetInfo_t resetInfo)
Demonstrates an implementation of a Handle Reset Reason callback function.
Defines a data structure for storing information about a device reset.