E_SAFETY_CONDITION safety_GetCondition ( void   )
Returns:
mg_eCondition
Return values:
E_SAFETY_CONDITION

Definition at line 175 of file safety.c.

References mg_eCondition.

Referenced by ISR(), leds_ShowCurrent(), leds_ShowVoltage(), main(), and mg_RelayControl().

{
  return (mg_eCondition);
}

Here is the caller graph for this function: