|
rusEFI
The most advanced open source ECU
|
Data Structures | |
| class | VvtController |
| struct | VvtController1 |
| struct | VvtController2 |
| struct | VvtController3 |
| struct | VvtController4 |
Functions | |
| void | initVvtActuators () |
| void | startVvtControlPins () |
| void | stopVvtControlPins () |
| OutputPin * | getVvtOutputPin (int index) |
| OutputPin * getVvtOutputPin | ( | int | index | ) |
Definition at line 153 of file vvt.cpp.
Referenced by EnginePins::getOutputPinForBenchMode(), stopVvtControlPins(), turnVvtPidOn(), and vvtValveBench().

| void initVvtActuators | ( | ) |
Definition at line 190 of file vvt.cpp.
Referenced by commonInitEngineController().


| void startVvtControlPins | ( | ) |
Definition at line 178 of file vvt.cpp.
Referenced by applyNewHardwareSettings(), and initVvtActuators().


| void stopVvtControlPins | ( | ) |
Definition at line 184 of file vvt.cpp.
Referenced by stopHardware().

