foxBMS
1.2.1
The foxBMS Battery Management System API Documentation
|
#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] |
This structure contains all the variables relevant for the redundancy state machine.
Definition at line 116 of file redundancy.h.
uint32_t MRC_STATE::lastBaseCelltemperatureTimestamp |
Definition at line 119 of file redundancy.h.
uint32_t MRC_STATE::lastBaseCellvoltageTimestamp |
Definition at line 117 of file redundancy.h.
uint32_t MRC_STATE::lastRedundancy0CelltemperatureTimestamp |
Definition at line 120 of file redundancy.h.
uint32_t MRC_STATE::lastRedundancy0CellvoltageTimestamp |
Definition at line 118 of file redundancy.h.
uint32_t MRC_STATE::lastStringCurrentTimestamp[BS_NR_OF_STRINGS] |
Definition at line 121 of file redundancy.h.
uint32_t MRC_STATE::lastStringPowerTimestamp[BS_NR_OF_STRINGS] |
Definition at line 122 of file redundancy.h.