rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
controllers
trigger
decoders
trigger_gm.h
Go to the documentation of this file.
1
/**
2
* @file trigger_gm.h
3
*
4
* @date Mar 28, 2014
5
* @author Andrey Belomutskiy, (c) 2012-2020
6
*/
7
8
#pragma once
9
10
class
TriggerWaveform
;
11
12
void
configureGm60_2_2_2
(
TriggerWaveform
*s);
13
void
configureGmTriggerWaveform
(
TriggerWaveform
*s);
14
void
initGmLS24_5deg
(
TriggerWaveform
*s);
15
void
initGmLS24_3deg
(
TriggerWaveform
*s);
TriggerWaveform
Trigger shape has all the fields needed to describe and decode trigger signal.
Definition
trigger_structure.h:47
initGmLS24_3deg
void initGmLS24_3deg(TriggerWaveform *s)
Definition
trigger_gm.cpp:159
configureGmTriggerWaveform
void configureGmTriggerWaveform(TriggerWaveform *s)
Definition
trigger_gm.cpp:60
initGmLS24_5deg
void initGmLS24_5deg(TriggerWaveform *s)
Definition
trigger_gm.cpp:147
configureGm60_2_2_2
void configureGm60_2_2_2(TriggerWaveform *s)
Definition
trigger_gm.cpp:23
Generated on Sat Sep 27 2025 00:10:06 for rusEFI by
1.9.8