Header file for module <safety.c> More...
Go to the source code of this file.
Defines | |
#define | EXTERN extern |
Functions | |
void | safety_Init (void) |
Init function of safety module. | |
void | safety_SetCondition (E_SAFETY_CONDITION eCond) |
Set method for mg_eCondition. | |
void | safety_ClearCondition (E_SAFETY_CONDITION eCond) |
Clear method for mg_eCondition. | |
UINT32 | safety_GetCRC (void) |
Get method for mg_u32ApplCRC. | |
E_SAFETY_CONDITION | safety_GetCondition (void) |
Get method for mg_eCondition. | |
void | safety_MemoryTest (void) |
Continue flash memory test. | |
void | safety_SafeMode (void) |
Safe mode of entire system. |
Definition in file safety.h.