|
foxBMS
1.0.0
The foxBMS Battery Management System API Documentation
|
Assert macro implementation.
static MINFO_MASTER_STATE_s minfo_state
resetSource_t MINFO_GetResetSource(void)
Get reason for last reset.
MINFO_DEBUG_PROBE_CONNECTION_STATE_e MINFO_GetDebugProbeConnectionState(void)
Get state if debugger is connected or not.
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
void MINFO_SetResetSource(resetSource_t resetSource)
Set reason for last reset.
void MINFO_SetDebugProbeConnectionState(MINFO_DEBUG_PROBE_CONNECTION_STATE_e state)
Check if debug probe is connected.
General foxBMS-master system information.