rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Fields
air_pressure_sensor_config_s Struct Reference

#include <engine_configuration_generated_structures_alphax-2chan.h>

Collaboration diagram for air_pressure_sensor_config_s:
Collaboration graph
[legend]

Data Fields

float lowValue
 
float highValue
 
air_pressure_sensor_type_e type
 
adc_channel_e hwChannel
 
uint8_t alignmentFill_at_10 [2] = {}
 

Detailed Description

Definition at line 391 of file engine_configuration_generated_structures_alphax-2chan.h.

Field Documentation

◆ alignmentFill_at_10

uint8_t air_pressure_sensor_config_s::alignmentFill_at_10 = {}

need 4 byte alignment units: units offset 10

Definition at line 417 of file engine_configuration_generated_structures_alphax-2chan.h.

417{};

◆ highValue

float air_pressure_sensor_config_s::highValue

kPa/psi value at high volts units: SPECIAL_CASE_PRESSURE offset 4

kPa value at high volts units: kpa offset 4

Definition at line 403 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), hellen_honda_k_boardDefaultConfiguration(), printMAPInfo(), setConfigValueByName(), setCustomMap(), and setDefaultEngineConfiguration().

◆ hwChannel

adc_channel_e air_pressure_sensor_config_s::hwChannel

◆ lowValue

float air_pressure_sensor_config_s::lowValue

kPa/psi value at low volts units: SPECIAL_CASE_PRESSURE offset 0

kPa value at low volts units: kpa offset 0

Definition at line 397 of file engine_configuration_generated_structures_alphax-2chan.h.

Referenced by getConfigValueByHash(), hellen_honda_k_boardDefaultConfiguration(), printMAPInfo(), setConfigValueByName(), setCustomMap(), and setDefaultEngineConfiguration().

◆ type

air_pressure_sensor_type_e air_pressure_sensor_config_s::type

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