foxBMS  1.2.1
The foxBMS Battery Management System API Documentation
MRC_STATE Struct Reference

#include <redundancy.h>

Data Fields

uint32_t lastBaseCellvoltageTimestamp
 
uint32_t lastRedundancy0CellvoltageTimestamp
 
uint32_t lastBaseCelltemperatureTimestamp
 
uint32_t lastRedundancy0CelltemperatureTimestamp
 
uint32_t lastStringCurrentTimestamp [BS_NR_OF_STRINGS]
 
uint32_t lastStringPowerTimestamp [BS_NR_OF_STRINGS]
 

Detailed Description

This structure contains all the variables relevant for the redundancy state machine.

Definition at line 116 of file redundancy.h.

Field Documentation

◆ lastBaseCelltemperatureTimestamp

uint32_t MRC_STATE::lastBaseCelltemperatureTimestamp

Definition at line 119 of file redundancy.h.

◆ lastBaseCellvoltageTimestamp

uint32_t MRC_STATE::lastBaseCellvoltageTimestamp

Definition at line 117 of file redundancy.h.

◆ lastRedundancy0CelltemperatureTimestamp

uint32_t MRC_STATE::lastRedundancy0CelltemperatureTimestamp

Definition at line 120 of file redundancy.h.

◆ lastRedundancy0CellvoltageTimestamp

uint32_t MRC_STATE::lastRedundancy0CellvoltageTimestamp

Definition at line 118 of file redundancy.h.

◆ lastStringCurrentTimestamp

uint32_t MRC_STATE::lastStringCurrentTimestamp[BS_NR_OF_STRINGS]

Definition at line 121 of file redundancy.h.

◆ lastStringPowerTimestamp

uint32_t MRC_STATE::lastStringPowerTimestamp[BS_NR_OF_STRINGS]

Definition at line 122 of file redundancy.h.


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