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

#include <engine_configuration_generated_structures_alphax-2chan.h>

Collaboration diagram for afr_sensor_s:
Collaboration graph
[legend]

Data Fields

adc_channel_e hwChannel
 
adc_channel_e hwChannel2
 
uint8_t alignmentFill_at_2 [2] = {}
 
float v1
 
float value1
 
float v2
 
float value2
 

Detailed Description

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

Field Documentation

◆ alignmentFill_at_2

uint8_t afr_sensor_s::alignmentFill_at_2 = {}

need 4 byte alignment units: units offset 2

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

611{};

◆ hwChannel

adc_channel_e afr_sensor_s::hwChannel

◆ hwChannel2

adc_channel_e afr_sensor_s::hwChannel2

offset 1

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

Referenced by getAfr(), and initLambda().

◆ v1

float afr_sensor_s::v1

units: volts offset 4

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

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ v2

float afr_sensor_s::v2

units: volts offset 12

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

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ value1

float afr_sensor_s::value1

units: AFR offset 8

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

Referenced by getConfigValueByHash(), and setConfigValueByName().

◆ value2

float afr_sensor_s::value2

units: AFR offset 16

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

Referenced by getConfigValueByHash(), and setConfigValueByName().


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