rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
controllers
generated
page_2_generated.h
Go to the documentation of this file.
1
// this section was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh integration/config_page_2.txt
2
// by class com.rusefi.output.CHeaderConsumer
3
// begin
4
#pragma once
5
#include "
rusefi_types.h
"
6
// start of page2_s
7
struct
page2_s
{
8
/**
9
* units: %
10
* offset 0
11
*/
12
float
ltft_table_bank1
[VE_LOAD_COUNT][VE_RPM_COUNT] = {};
13
/**
14
* units: %
15
* offset 1024
16
*/
17
float
ltft_table_bank2
[VE_LOAD_COUNT][VE_RPM_COUNT] = {};
18
};
19
static_assert
(
sizeof
(
page2_s
) == 2048);
20
21
// end
22
// this section was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh integration/config_page_2.txt
rusefi_types.h
page2_s
Definition
page_2_generated.h:7
page2_s::ltft_table_bank2
float ltft_table_bank2[VE_LOAD_COUNT][VE_RPM_COUNT]
Definition
page_2_generated.h:17
page2_s::ltft_table_bank1
float ltft_table_bank1[VE_LOAD_COUNT][VE_RPM_COUNT]
Definition
page_2_generated.h:12
Generated on Sat Sep 27 2025 00:10:06 for rusEFI by
1.9.8