rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
trigger_rover.h
Go to the documentation of this file.
1/*
2 * @file trigger_rover.h
3 *
4 * @date Dec 27, 2015
5 * @author PhilTheGeek
6 * @author Andrey Belomutskiy, (c) 2012-2020
7 */
8
9#pragma once
10
11class TriggerWaveform;
12
Trigger shape has all the fields needed to describe and decode trigger signal.
void initializeRoverK(TriggerWaveform *s)