foxBMS - Unit Tests
1.2.1
The foxBMS Unit Tests API Documentation
|
#include <n775_defs.h>
This struct contains the measurement configuration for the N775 Measurement is deactivated with value = N775_STATE_NO_REQUEST
Definition at line 187 of file n775_defs.h.
N775_STATE_REQUEST_e N775_CONFIG_s::accuracyADCverification |
Definition at line 200 of file n775_defs.h.
uint8_t N775_CONFIG_s::activeStates[12] |
Definition at line 204 of file n775_defs.h.
N775_STATE_REQUEST_e N775_CONFIG_s::balancing |
Definition at line 192 of file n775_defs.h.
N775_STATE_REQUEST_e N775_CONFIG_s::balancing_feedback |
Definition at line 193 of file n775_defs.h.
N775_STATE_REQUEST_e N775_CONFIG_s::deviceParameterCheck |
Definition at line 199 of file n775_defs.h.
N775_STATE_REQUEST_e N775_CONFIG_s::digitalFilterCheck |
Definition at line 201 of file n775_defs.h.
N775_STATE_REQUEST_e N775_CONFIG_s::measAllGPIO |
Definition at line 194 of file n775_defs.h.
N775_STATE_REQUEST_e N775_CONFIG_s::measMux |
Definition at line 191 of file n775_defs.h.
N775_STATE_REQUEST_e N775_CONFIG_s::measTemperature |
Definition at line 197 of file n775_defs.h.
N775_STATE_REQUEST_e N775_CONFIG_s::measVoltage |
Definition at line 188 of file n775_defs.h.
N775_STATE_REQUEST_e N775_CONFIG_s::measVoltage2Cells |
Definition at line 189 of file n775_defs.h.
N775_STATE_REQUEST_e N775_CONFIG_s::measVoltageSumofCells |
Definition at line 190 of file n775_defs.h.
uint8_t N775_CONFIG_s::numberActiveOfStates |
Definition at line 203 of file n775_defs.h.
N775_STATE_REQUEST_e N775_CONFIG_s::openWireCheck |
Definition at line 198 of file n775_defs.h.
N775_STATE_REQUEST_e N775_CONFIG_s::readEEPROM |
Definition at line 196 of file n775_defs.h.
uint8_t N775_CONFIG_s::taskCycleCnt |
Definition at line 202 of file n775_defs.h.
N775_STATE_REQUEST_e N775_CONFIG_s::userIO |
Definition at line 195 of file n775_defs.h.