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

#include <n775_defs.h>

Data Fields

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

Detailed Description

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.

Field Documentation

◆ accuracyADCverification

N775_STATE_REQUEST_e N775_CONFIG_s::accuracyADCverification

Definition at line 200 of file n775_defs.h.

◆ activeStates

uint8_t N775_CONFIG_s::activeStates[12]

Definition at line 204 of file n775_defs.h.

◆ balancing

N775_STATE_REQUEST_e N775_CONFIG_s::balancing

Definition at line 192 of file n775_defs.h.

◆ balancing_feedback

N775_STATE_REQUEST_e N775_CONFIG_s::balancing_feedback

Definition at line 193 of file n775_defs.h.

◆ deviceParameterCheck

N775_STATE_REQUEST_e N775_CONFIG_s::deviceParameterCheck

Definition at line 199 of file n775_defs.h.

◆ digitalFilterCheck

N775_STATE_REQUEST_e N775_CONFIG_s::digitalFilterCheck

Definition at line 201 of file n775_defs.h.

◆ measAllGPIO

N775_STATE_REQUEST_e N775_CONFIG_s::measAllGPIO

Definition at line 194 of file n775_defs.h.

◆ measMux

N775_STATE_REQUEST_e N775_CONFIG_s::measMux

Definition at line 191 of file n775_defs.h.

◆ measTemperature

N775_STATE_REQUEST_e N775_CONFIG_s::measTemperature

Definition at line 197 of file n775_defs.h.

◆ measVoltage

N775_STATE_REQUEST_e N775_CONFIG_s::measVoltage

Definition at line 188 of file n775_defs.h.

◆ measVoltage2Cells

N775_STATE_REQUEST_e N775_CONFIG_s::measVoltage2Cells

Definition at line 189 of file n775_defs.h.

◆ measVoltageSumofCells

N775_STATE_REQUEST_e N775_CONFIG_s::measVoltageSumofCells

Definition at line 190 of file n775_defs.h.

◆ numberActiveOfStates

uint8_t N775_CONFIG_s::numberActiveOfStates

Definition at line 203 of file n775_defs.h.

◆ openWireCheck

N775_STATE_REQUEST_e N775_CONFIG_s::openWireCheck

Definition at line 198 of file n775_defs.h.

◆ readEEPROM

N775_STATE_REQUEST_e N775_CONFIG_s::readEEPROM

Definition at line 196 of file n775_defs.h.

◆ taskCycleCnt

uint8_t N775_CONFIG_s::taskCycleCnt

Definition at line 202 of file n775_defs.h.

◆ userIO

N775_STATE_REQUEST_e N775_CONFIG_s::userIO

Definition at line 195 of file n775_defs.h.


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