rusEFI
The most advanced open source ECU
|
Data Structures | |
class | CdmState |
Functions | |
void | ionPostState (TunerStudioOutputChannels *tsOutputChannels) |
void | cdmIonInit (void) |
int | getCurrentCdmValue (int currentRevolution) |
void cdmIonInit | ( | void | ) |
Definition at line 75 of file cdm_ion_sense.cpp.
Referenced by initHardware().
int getCurrentCdmValue | ( | int | currentRevolution | ) |
Definition at line 57 of file cdm_ion_sense.cpp.
Referenced by TriggerCentral::handleShaftSignal().
void ionPostState | ( | TunerStudioOutputChannels * | tsOutputChannels | ) |
Definition at line 62 of file cdm_ion_sense.cpp.