FuSa 8-Bit Libraries Safety Framework
Loading...
Searching...
No Matches
midware_cpu_manager_diag.h
Go to the documentation of this file.
1
30
31#ifndef MIDWARE_CPU_MANAGER_DIAG_H
32#define MIDWARE_CPU_MANAGER_DIAG_H
33
34// Framework Includes
35#include <define_error_flags.h>
36
52
53#endif // MIDWARE_CPU_MANAGER_DIAG_H
Defines error flag type for indicating detected errors in Middleware services.
errFlag_t
Defines the error flag used by Middleware services to indicate error detection.
errFlag_t MW_DiagCpuLockstep(void)
Performs error injection diagnostic to detect faults in the CPU lockstep mechanism.