rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
main_trigger_callback.h
Go to the documentation of this file.
1/**
2 * @file main_trigger_callback.h
3 * @brief Main logic header
4 *
5 *
6 * @date Feb 9, 2013
7 * @author Andrey Belomutskiy, (c) 2012-2020
8 */
9
10#pragma once
11
12#include "event_registry.h"
13
14void mainTriggerCallback(uint32_t trgEventIndex, efitick_t edgeTimestamp, angle_t currentPhase, angle_t nextPhase);
15
void mainTriggerCallback(uint32_t trgEventIndex, efitick_t edgeTimestamp, angle_t currentPhase, angle_t nextPhase)
void turnInjectionPinLow(InjectionEvent *event)
void endSimultaneousInjection(InjectionEvent *event)
float angle_t