foxBMS - Unit Tests  1.2.1
The foxBMS Unit Tests API Documentation
LTC_OPENWIRE_DETECTION_s Struct Reference

#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]
 

Detailed Description

struct for storing information on the openwire detection

Definition at line 78 of file ltc_defs.h.

Field Documentation

◆ openWireDelta

int32_t LTC_OPENWIRE_DETECTION_s::openWireDelta[BS_NR_OF_STRINGS][BS_NR_OF_BAT_CELLS]

Definition at line 81 of file ltc_defs.h.

◆ openWirePdown

int16_t LTC_OPENWIRE_DETECTION_s::openWirePdown[BS_NR_OF_STRINGS][BS_NR_OF_BAT_CELLS]

Definition at line 80 of file ltc_defs.h.

◆ openWirePup

int16_t LTC_OPENWIRE_DETECTION_s::openWirePup[BS_NR_OF_STRINGS][BS_NR_OF_BAT_CELLS]

Definition at line 79 of file ltc_defs.h.


The documentation for this struct was generated from the following file: