rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
trigger_mercedes.cpp
Go to the documentation of this file.
1#include "pch.h"
2
3#include "trigger_mercedes.h"
4#include "trigger_structure.h"
5
Trigger shape has all the fields needed to describe and decode trigger signal.
void initialize(operation_mode_e operationMode, SyncEdge syncEdge)
void setSecondTriggerSynchronizationGap(float syncRatio)
void setTriggerSynchronizationGap(float syncRatio)
void addToothRiseFall(angle_t angle, angle_t width=10, TriggerWheel const channelIndex=TriggerWheel::T_PRIMARY)
void setThirdTriggerSynchronizationGap(float syncRatio)
@ FOUR_STROKE_CRANK_SENSOR
void setMercedesTwoSegment(TriggerWaveform *s)