foxBMS - Unit Tests  1.6.0
The foxBMS Unit Tests API Documentation
N775_DATAPTR_s Struct Reference

#include <nxp_mc33775a_defs.h>

Collaboration diagram for N775_DATAPTR_s:

Data Fields

DATA_BLOCK_CELL_VOLTAGE_scellVoltage
 
DATA_BLOCK_CELL_TEMPERATURE_scellTemperature
 
DATA_BLOCK_ALL_GPIO_VOLTAGES_sallGpioVoltage
 
DATA_BLOCK_MIN_MAX_sminMax
 
DATA_BLOCK_BALANCING_FEEDBACK_sbalancingFeedback
 
DATA_BLOCK_USER_MUX_suserMux
 
DATA_BLOCK_BALANCING_CONTROL_sbalancingControl
 
DATA_BLOCK_SLAVE_CONTROL_sslaveControl
 
DATA_BLOCK_OPEN_WIRE_sopenWire
 
N775_SUPPLY_CURRENT_ssupplyCurrent
 
N775_ERROR_TABLE_serrorTable
 
uint64_t uid [BS_NR_OF_STRINGS][BS_NR_OF_MODULES_PER_STRING]
 

Detailed Description

This struct contains pointer to used data buffers

Definition at line 177 of file nxp_mc33775a_defs.h.

Field Documentation

◆ allGpioVoltage

DATA_BLOCK_ALL_GPIO_VOLTAGES_s* N775_DATAPTR_s::allGpioVoltage

Definition at line 180 of file nxp_mc33775a_defs.h.

◆ balancingControl

DATA_BLOCK_BALANCING_CONTROL_s* N775_DATAPTR_s::balancingControl

Definition at line 184 of file nxp_mc33775a_defs.h.

◆ balancingFeedback

DATA_BLOCK_BALANCING_FEEDBACK_s* N775_DATAPTR_s::balancingFeedback

Definition at line 182 of file nxp_mc33775a_defs.h.

◆ cellTemperature

DATA_BLOCK_CELL_TEMPERATURE_s* N775_DATAPTR_s::cellTemperature

Definition at line 179 of file nxp_mc33775a_defs.h.

◆ cellVoltage

DATA_BLOCK_CELL_VOLTAGE_s* N775_DATAPTR_s::cellVoltage

Definition at line 178 of file nxp_mc33775a_defs.h.

◆ errorTable

N775_ERROR_TABLE_s* N775_DATAPTR_s::errorTable

Definition at line 188 of file nxp_mc33775a_defs.h.

◆ minMax

DATA_BLOCK_MIN_MAX_s* N775_DATAPTR_s::minMax

Definition at line 181 of file nxp_mc33775a_defs.h.

◆ openWire

DATA_BLOCK_OPEN_WIRE_s* N775_DATAPTR_s::openWire

Definition at line 186 of file nxp_mc33775a_defs.h.

◆ slaveControl

DATA_BLOCK_SLAVE_CONTROL_s* N775_DATAPTR_s::slaveControl

Definition at line 185 of file nxp_mc33775a_defs.h.

◆ supplyCurrent

N775_SUPPLY_CURRENT_s* N775_DATAPTR_s::supplyCurrent

Definition at line 187 of file nxp_mc33775a_defs.h.

◆ uid

uint64_t N775_DATAPTR_s::uid[BS_NR_OF_STRINGS][BS_NR_OF_MODULES_PER_STRING]

Definition at line 189 of file nxp_mc33775a_defs.h.

◆ userMux

DATA_BLOCK_USER_MUX_s* N775_DATAPTR_s::userMux

Definition at line 183 of file nxp_mc33775a_defs.h.


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