// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_central.txt Tue Apr 19 19:08:30 UTC 2022 // by class com.rusefi.output.CHeaderConsumer // begin #pragma once #include "rusefi_types.h" #define HW_EVENT_TYPES 6 // start of trigger_central_s struct trigger_central_s { /** * Hardware events since boot * offset 0 */ int hwEventCounters[HW_EVENT_TYPES]; /** * offset 24 */ int vvtCamCounter = (int)0; }; static_assert(sizeof(trigger_central_s) == 28); // end // this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_central.txt Tue Apr 19 19:08:30 UTC 2022