foxBMS - Unit Tests  1.6.0
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_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]
 

Detailed Description

struct for storing information on the openWire detection

Definition at line 80 of file ltc_defs.h.

Field Documentation

◆ openWireDelta

int32_t LTC_OPENWIRE_DETECTION_s::openWireDelta[BS_NR_OF_STRINGS][BS_NR_OF_CELL_BLOCKS_PER_STRING]

Definition at line 83 of file ltc_defs.h.

◆ openWirePdown

int16_t LTC_OPENWIRE_DETECTION_s::openWirePdown[BS_NR_OF_STRINGS][BS_NR_OF_CELL_BLOCKS_PER_STRING]

Definition at line 82 of file ltc_defs.h.

◆ openWirePup

int16_t LTC_OPENWIRE_DETECTION_s::openWirePup[BS_NR_OF_STRINGS][BS_NR_OF_CELL_BLOCKS_PER_STRING]

Definition at line 81 of file ltc_defs.h.


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