![]() |
Speeduino
|
Macros | |
| #define | OPEN_INJECTOR(channel) |
| #define | CLOSE_INJECTOR(channel) |
Variables | |
| volatile byte | injStatusMask = 0 |
Injector and Coil (toggle/open/close) control (under various situations, eg with particular cylinder count, rotary engine type or wasted spark ign, etc.). Also accounts for presence of MC33810 injector/ignition (dwell, etc.) control circuit. Functions here are typically assigned (at initialisation) to callback function variables (e.g. inj1StartFunction or inj1EndFunction) form where they are called (by scheduler.ino).






















Injector open/close status bits.






















