rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Functions | Variables
gc_auto.cpp File Reference

Functions

AutomaticGearControllergetAutomaticGearController ()
 

Variables

AutomaticGearController automaticGearController
 

Function Documentation

◆ getAutomaticGearController()

AutomaticGearController * getAutomaticGearController ( )

Definition at line 55 of file gc_auto.cpp.

55 {
57}
AutomaticGearController automaticGearController
Definition gc_auto.cpp:6

Variable Documentation

◆ automaticGearController

AutomaticGearController automaticGearController

Definition at line 6 of file gc_auto.cpp.

Referenced by getAutomaticGearController().

Go to the source code of this file.