|
foxBMS-UnitTests
1.0.0
The foxBMS Unit Tests API Documentation
|
Go to the documentation of this file.
57 #ifndef FOXBMS__MASTERINFO_H_
58 #define FOXBMS__MASTERINFO_H_
61 #include "HL_system.h"
resetSource_t MINFO_GetResetSource(void)
Get reason for last reset.
resetSource_t resetSource
MINFO_DEBUG_PROBE_CONNECTION_STATE_e debugProbe
@ MINFO_DEBUG_PROBE_NOT_CONNECTED
enum MINFO_DEBUG_PROBE_CONNECTION_STATE MINFO_DEBUG_PROBE_CONNECTION_STATE_e
MINFO_DEBUG_PROBE_CONNECTION_STATE
void MINFO_SetResetSource(resetSource_t resetSource)
Set reason for last reset.
MINFO_DEBUG_PROBE_CONNECTION_STATE_e MINFO_GetDebugProbeConnectionState(void)
Get state if debugger is connected or not.
struct MINFO_MASTER_STATE MINFO_MASTER_STATE_s
state of the system
@ MINFO_DEBUG_PROBE_CONNECTED
void MINFO_SetDebugProbeConnectionState(MINFO_DEBUG_PROBE_CONNECTION_STATE_e state)
Check if debug probe is connected.