2019-09-03 16:30:51 -07:00
|
|
|
#define HW_EVENT_TYPES 6
|
|
|
|
|
|
|
|
struct_no_prefix define_constructor trigger_central_s
|
|
|
|
|
2020-04-10 10:19:54 -07:00
|
|
|
int[HW_EVENT_TYPES iterate] hwEventCounters;Counter of hardware events since ECU start
|
2019-09-03 16:30:51 -07:00
|
|
|
|
|
|
|
int vvtCamCounter
|
|
|
|
|
|
|
|
int vvtEventRiseCounter
|
|
|
|
int vvtEventFallCounter
|
|
|
|
|
|
|
|
|
|
|
|
end_struct
|
|
|
|
|