rusEFI
The most advanced open source ECU
|
Functions | |
enum | __attribute__ ((__packed__)) |
size_t | getCylinderNumberAtIndex (size_t cylinderIndex) |
Variables | |
firing_order_e | |
enum __attribute__ | ( | (__packed__) | ) |
Definition at line 1 of file firing_order.h.
cylinderIndex | Queried position in the firing order. 0 means the first cylinder to fire, 1 means second, etc. Maximum cylinderCount - 1. |
index | from zero to cylindersCount - 1 |
Definition at line 229 of file firing_order.cpp.
Referenced by prepareCylinderIgnitionSchedule(), InjectionEvent::update(), and EngineCylinders::updateCylinders().
firing_order_e |
Definition at line 85 of file firing_order.h.
Referenced by setFiringOrder().