Speeduino
Loading...
Searching...
No Matches
scheduledIO_direct_ign.h
Go to the documentation of this file.
1#pragma once
3#include "config_pages.h"
4
5void initIgnDirectIO(const config4 &page4, const coil_pins_t &coilPins);
6
The tune page structs and related defines.
const config4 & page4
Definition engineProtection.cpp:155
void coilCharging_DIRECT(uint8_t channel)
Definition scheduledIO_direct_ign.cpp:46
void initIgnDirectIO(const config4 &page4, const coil_pins_t &coilPins)
Definition scheduledIO_direct_ign.cpp:28
void coilStopCharging_DIRECT(uint8_t channel)
Definition scheduledIO_direct_ign.cpp:51
Definition array.h:14
Definition config_pages.h:355