rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Structures | Functions
gc_generic.h File Reference

Data Structures

class  GenericGearController
 

Functions

GenericGearControllergetGenericGearController ()
 

Function Documentation

◆ getGenericGearController()

GenericGearController * getGenericGearController ( )

Definition at line 157 of file gc_generic.cpp.

157 {
158 return &genericGearController;
159}
GenericGearController genericGearController
Definition gc_generic.cpp:7

Referenced by initGearController().

Here is the caller graph for this function:

Go to the source code of this file.