foxBMS  1.6.0
The foxBMS Battery Management System API Documentation
LTC_CONFIG_s Struct Reference

#include <ltc_defs.h>

Data Fields

LTC_STATE_REQUEST_e measVoltage
 
LTC_STATE_REQUEST_e measVoltage2Cells
 
LTC_STATE_REQUEST_e measVoltageSumofCells
 
LTC_STATE_REQUEST_e measMux
 
LTC_STATE_REQUEST_e balancing
 
LTC_STATE_REQUEST_e balancing_feedback
 
LTC_STATE_REQUEST_e measAllGPIO
 
LTC_STATE_REQUEST_e userIO
 
LTC_STATE_REQUEST_e readEEPROM
 
LTC_STATE_REQUEST_e measTemperature
 
LTC_STATE_REQUEST_e openWireCheck
 
LTC_STATE_REQUEST_e deviceParameterCheck
 
LTC_STATE_REQUEST_e accuracyADCverification
 
LTC_STATE_REQUEST_e digitalFilterCheck
 
uint8_t taskCycleCnt
 
uint8_t numberActiveOfStates
 
uint8_t activeStates [12]
 

Detailed Description

This struct contains the measurement configuration for the LTC Measurement is deactivated with value = LTC_STATE_NO_REQUEST

Definition at line 473 of file ltc_defs.h.

Field Documentation

◆ accuracyADCverification

LTC_STATE_REQUEST_e LTC_CONFIG_s::accuracyADCverification

Definition at line 486 of file ltc_defs.h.

◆ activeStates

uint8_t LTC_CONFIG_s::activeStates[12]

Definition at line 490 of file ltc_defs.h.

◆ balancing

LTC_STATE_REQUEST_e LTC_CONFIG_s::balancing

Definition at line 478 of file ltc_defs.h.

◆ balancing_feedback

LTC_STATE_REQUEST_e LTC_CONFIG_s::balancing_feedback

Definition at line 479 of file ltc_defs.h.

◆ deviceParameterCheck

LTC_STATE_REQUEST_e LTC_CONFIG_s::deviceParameterCheck

Definition at line 485 of file ltc_defs.h.

◆ digitalFilterCheck

LTC_STATE_REQUEST_e LTC_CONFIG_s::digitalFilterCheck

Definition at line 487 of file ltc_defs.h.

◆ measAllGPIO

LTC_STATE_REQUEST_e LTC_CONFIG_s::measAllGPIO

Definition at line 480 of file ltc_defs.h.

◆ measMux

LTC_STATE_REQUEST_e LTC_CONFIG_s::measMux

Definition at line 477 of file ltc_defs.h.

◆ measTemperature

LTC_STATE_REQUEST_e LTC_CONFIG_s::measTemperature

Definition at line 483 of file ltc_defs.h.

◆ measVoltage

LTC_STATE_REQUEST_e LTC_CONFIG_s::measVoltage

Definition at line 474 of file ltc_defs.h.

◆ measVoltage2Cells

LTC_STATE_REQUEST_e LTC_CONFIG_s::measVoltage2Cells

Definition at line 475 of file ltc_defs.h.

◆ measVoltageSumofCells

LTC_STATE_REQUEST_e LTC_CONFIG_s::measVoltageSumofCells

Definition at line 476 of file ltc_defs.h.

◆ numberActiveOfStates

uint8_t LTC_CONFIG_s::numberActiveOfStates

Definition at line 489 of file ltc_defs.h.

◆ openWireCheck

LTC_STATE_REQUEST_e LTC_CONFIG_s::openWireCheck

Definition at line 484 of file ltc_defs.h.

◆ readEEPROM

LTC_STATE_REQUEST_e LTC_CONFIG_s::readEEPROM

Definition at line 482 of file ltc_defs.h.

◆ taskCycleCnt

uint8_t LTC_CONFIG_s::taskCycleCnt

Definition at line 488 of file ltc_defs.h.

◆ userIO

LTC_STATE_REQUEST_e LTC_CONFIG_s::userIO

Definition at line 481 of file ltc_defs.h.


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