rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
page_1_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_1.txt
2// by class com.rusefi.output.CHeaderConsumer
3// begin
4#pragma once
5#include "rusefi_types.h"
6// start of page1_s
7struct page1_s {
8 /**
9 * offset 0
10 */
11 uint16_t highSpeedOffsets[TS_SCATTER_OFFSETS_COUNT] = {};
12};
13static_assert(sizeof(page1_s) == 256);
14
15// end
16// this section was generated automatically by rusEFI tool config_definition-all.jar based on gen_config.sh integration/config_page_1.txt
uint16_t highSpeedOffsets[TS_SCATTER_OFFSETS_COUNT]