foxBMS - Unit Tests  1.6.0
The foxBMS Unit Tests API Documentation
MRC_STATE_s 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 118 of file redundancy.h.

Field Documentation

◆ lastBaseCelltemperatureTimestamp

uint32_t MRC_STATE_s::lastBaseCelltemperatureTimestamp

Definition at line 121 of file redundancy.h.

◆ lastBaseCellVoltageTimestamp

uint32_t MRC_STATE_s::lastBaseCellVoltageTimestamp

Definition at line 119 of file redundancy.h.

◆ lastRedundancy0CelltemperatureTimestamp

uint32_t MRC_STATE_s::lastRedundancy0CelltemperatureTimestamp

Definition at line 122 of file redundancy.h.

◆ lastRedundancy0CellVoltageTimestamp

uint32_t MRC_STATE_s::lastRedundancy0CellVoltageTimestamp

Definition at line 120 of file redundancy.h.

◆ lastStringCurrentTimestamp

uint32_t MRC_STATE_s::lastStringCurrentTimestamp[BS_NR_OF_STRINGS]

Definition at line 123 of file redundancy.h.

◆ lastStringPowerTimestamp

uint32_t MRC_STATE_s::lastStringPowerTimestamp[BS_NR_OF_STRINGS]

Definition at line 124 of file redundancy.h.


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