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

#include <nxp_mc33775a_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 241 of file nxp_mc33775a_defs.h.

Field Documentation

◆ accuracyADCverification

N775_STATE_REQUEST_e N775_CONFIG_s::accuracyADCverification

Definition at line 254 of file nxp_mc33775a_defs.h.

◆ activeStates

uint8_t N775_CONFIG_s::activeStates[12]

Definition at line 258 of file nxp_mc33775a_defs.h.

◆ balancing

N775_STATE_REQUEST_e N775_CONFIG_s::balancing

Definition at line 246 of file nxp_mc33775a_defs.h.

◆ balancing_feedback

N775_STATE_REQUEST_e N775_CONFIG_s::balancing_feedback

Definition at line 247 of file nxp_mc33775a_defs.h.

◆ deviceParameterCheck

N775_STATE_REQUEST_e N775_CONFIG_s::deviceParameterCheck

Definition at line 253 of file nxp_mc33775a_defs.h.

◆ digitalFilterCheck

N775_STATE_REQUEST_e N775_CONFIG_s::digitalFilterCheck

Definition at line 255 of file nxp_mc33775a_defs.h.

◆ measAllGpio

N775_STATE_REQUEST_e N775_CONFIG_s::measAllGpio

Definition at line 248 of file nxp_mc33775a_defs.h.

◆ measMux

N775_STATE_REQUEST_e N775_CONFIG_s::measMux

Definition at line 245 of file nxp_mc33775a_defs.h.

◆ measTemperature

N775_STATE_REQUEST_e N775_CONFIG_s::measTemperature

Definition at line 251 of file nxp_mc33775a_defs.h.

◆ measVoltage

N775_STATE_REQUEST_e N775_CONFIG_s::measVoltage

Definition at line 242 of file nxp_mc33775a_defs.h.

◆ measVoltage2Cells

N775_STATE_REQUEST_e N775_CONFIG_s::measVoltage2Cells

Definition at line 243 of file nxp_mc33775a_defs.h.

◆ measVoltageSumOfCells

N775_STATE_REQUEST_e N775_CONFIG_s::measVoltageSumOfCells

Definition at line 244 of file nxp_mc33775a_defs.h.

◆ numberActiveOfStates

uint8_t N775_CONFIG_s::numberActiveOfStates

Definition at line 257 of file nxp_mc33775a_defs.h.

◆ openWireCheck

N775_STATE_REQUEST_e N775_CONFIG_s::openWireCheck

Definition at line 252 of file nxp_mc33775a_defs.h.

◆ readEEPROM

N775_STATE_REQUEST_e N775_CONFIG_s::readEEPROM

Definition at line 250 of file nxp_mc33775a_defs.h.

◆ taskCycleCnt

uint8_t N775_CONFIG_s::taskCycleCnt

Definition at line 256 of file nxp_mc33775a_defs.h.

◆ userIO

N775_STATE_REQUEST_e N775_CONFIG_s::userIO

Definition at line 249 of file nxp_mc33775a_defs.h.


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