|
rusEFI
The most advanced open source ECU
|
Thermistor known values. More...
#include <engine_configuration_generated_structures_alphax-2chan.h>

Data Fields | |
| float | tempC_1 |
| float | tempC_2 |
| float | tempC_3 |
| float | resistance_1 |
| float | resistance_2 |
| float | resistance_3 |
| float | bias_resistor |
Thermistor known values.
Definition at line 450 of file engine_configuration_generated_structures_alphax-2chan.h.
| float thermistor_conf_s::bias_resistor |
Pull-up resistor value on your board units: Ohm offset 24
Definition at line 487 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by configureTempSensorFunction(), cypressBoardDefaultConfiguration(), getConfigValueByHash(), hellen128_boardConfigOverrides(), hellen88_boardConfigOverrides(), kinetis_boardConfigOverrides(), microrusefi_boardConfigOverrides(), prometheus_boardDefaultConfiguration(), proteus_boardConfigOverrides(), s105_boardConfigOverrides(), setCommonNTCSensor(), setConfigValueByName(), setDefaultHellenAtPullUps(), setFrankensoConfiguration(), and subaru_eg33_boardDefaultConfiguration().
| float thermistor_conf_s::resistance_1 |
units: Ohm offset 12
Definition at line 471 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ThermistorFunc::configure(), configureTempSensorFunction(), cypressBoardDefaultConfiguration(), getConfigValueByHash(), kinetis_boardConfigOverrides(), setAtSensor(), setCommonNTCSensorParameters(), setConfigValueByName(), and setGmCltSensor().
| float thermistor_conf_s::resistance_2 |
units: Ohm offset 16
Definition at line 476 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ThermistorFunc::configure(), configureTempSensorFunction(), cypressBoardDefaultConfiguration(), getConfigValueByHash(), kinetis_boardConfigOverrides(), setAtSensor(), setCommonNTCSensorParameters(), setConfigValueByName(), and setGmCltSensor().
| float thermistor_conf_s::resistance_3 |
units: Ohm offset 20
Definition at line 481 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ThermistorFunc::configure(), getConfigValueByHash(), setAtSensor(), setCommonNTCSensorParameters(), setConfigValueByName(), and setGmCltSensor().
| float thermistor_conf_s::tempC_1 |
these values are in Celcius units: *C offset 0
Definition at line 456 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ThermistorFunc::configure(), configureTempSensorFunction(), cypressBoardDefaultConfiguration(), getConfigValueByHash(), kinetis_boardConfigOverrides(), setAtSensor(), setCommonNTCSensorParameters(), setConfigValueByName(), setGmCltSensor(), and validateThermistorConfig().
| float thermistor_conf_s::tempC_2 |
units: *C offset 4
Definition at line 461 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ThermistorFunc::configure(), configureTempSensorFunction(), cypressBoardDefaultConfiguration(), getConfigValueByHash(), kinetis_boardConfigOverrides(), setAtSensor(), setCommonNTCSensorParameters(), setConfigValueByName(), setGmCltSensor(), and validateThermistorConfig().
| float thermistor_conf_s::tempC_3 |
units: *C offset 8
Definition at line 466 of file engine_configuration_generated_structures_alphax-2chan.h.
Referenced by ThermistorFunc::configure(), getConfigValueByHash(), setAtSensor(), setCommonNTCSensorParameters(), setConfigValueByName(), setGmCltSensor(), and validateThermistorConfig().