foxBMS-UnitTests
1.0.0
The foxBMS Unit Tests API Documentation
|
#include <ltc_defs.h>
Data Fields | |
int16_t | openWirePup [BS_NR_OF_STRINGS][BS_NR_OF_BAT_CELLS] |
int16_t | openWirePdown [BS_NR_OF_STRINGS][BS_NR_OF_BAT_CELLS] |
int32_t | openWireDelta [BS_NR_OF_STRINGS][BS_NR_OF_BAT_CELLS] |
struct for storing information on the openwire detection
Definition at line 77 of file ltc_defs.h.
int32_t LTC_OPENWIRE_DETECTION_s::openWireDelta[BS_NR_OF_STRINGS][BS_NR_OF_BAT_CELLS] |
Definition at line 80 of file ltc_defs.h.
int16_t LTC_OPENWIRE_DETECTION_s::openWirePdown[BS_NR_OF_STRINGS][BS_NR_OF_BAT_CELLS] |
Definition at line 79 of file ltc_defs.h.
int16_t LTC_OPENWIRE_DETECTION_s::openWirePup[BS_NR_OF_STRINGS][BS_NR_OF_BAT_CELLS] |
Definition at line 78 of file ltc_defs.h.