58 #ifndef FOXBMS__MASTERINFO_H_
59 #define FOXBMS__MASTERINFO_H_
62 #include "HL_system.h"
113 #ifdef UNITY_UNIT_TEST
MINFO_DEBUG_PROBE_CONNECTION_STATE_e MINFO_GetDebugProbeConnectionState(void)
Get state if debugger is connected or not.
resetSource_t MINFO_GetResetSource(void)
Get reason for last reset.
void MINFO_SetDebugProbeConnectionState(MINFO_DEBUG_PROBE_CONNECTION_STATE_e state)
Check if debug probe is connected.
void MINFO_SetResetSource(resetSource_t resetSource)
Set reason for last reset.
MINFO_DEBUG_PROBE_CONNECTION_STATE_e
@ MINFO_DEBUG_PROBE_CONNECTED
@ MINFO_DEBUG_PROBE_NOT_CONNECTED
MINFO_DEBUG_PROBE_CONNECTION_STATE_e debugProbe
resetSource_t resetSource