foxBMS
1.5.0
The foxBMS Battery Management System API Documentation
|
state of the system More...
#include <masterinfo.h>
Data Fields | |
resetSource_t | resetSource |
MINFO_DEBUG_PROBE_CONNECTION_STATE_e | debugProbe |
state of the system
This currently describes the source of the last reset and whether a debug probe is attached or not.
Definition at line 78 of file masterinfo.h.
MINFO_DEBUG_PROBE_CONNECTION_STATE_e MINFO_MASTER_STATE_s::debugProbe |
connection state of debug probe
Definition at line 80 of file masterinfo.h.
resetSource_t MINFO_MASTER_STATE_s::resetSource |
source of the last system reset
Definition at line 79 of file masterinfo.h.