foxBMS
1.3.0
The foxBMS Battery Management System API Documentation
|
#include <ltc_defs.h>
Data Fields | |
int16_t | openWirePup [BS_NR_OF_STRINGS][BS_NR_OF_CELL_BLOCKS_PER_STRING] |
int16_t | openWirePdown [BS_NR_OF_STRINGS][BS_NR_OF_CELL_BLOCKS_PER_STRING] |
int32_t | openWireDelta [BS_NR_OF_STRINGS][BS_NR_OF_CELL_BLOCKS_PER_STRING] |
struct for storing information on the openwire detection
Definition at line 79 of file ltc_defs.h.
int32_t LTC_OPENWIRE_DETECTION_s::openWireDelta[BS_NR_OF_STRINGS][BS_NR_OF_CELL_BLOCKS_PER_STRING] |
Definition at line 82 of file ltc_defs.h.
int16_t LTC_OPENWIRE_DETECTION_s::openWirePdown[BS_NR_OF_STRINGS][BS_NR_OF_CELL_BLOCKS_PER_STRING] |
Definition at line 81 of file ltc_defs.h.
int16_t LTC_OPENWIRE_DETECTION_s::openWirePup[BS_NR_OF_STRINGS][BS_NR_OF_CELL_BLOCKS_PER_STRING] |
Definition at line 80 of file ltc_defs.h.