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

Data Structures

class  Gm4l6xTransmissionController
 

Functions

Gm4l6xTransmissionControllergetGm4l6xTransmissionController ()
 
void configureTcu4R70W ()
 

Function Documentation

◆ configureTcu4R70W()

void configureTcu4R70W ( )

Definition at line 55 of file tc_4l6x.cpp.

55 {
56}

Referenced by applyEngineType().

Here is the caller graph for this function:

◆ getGm4l6xTransmissionController()

Gm4l6xTransmissionController * getGm4l6xTransmissionController ( )

Definition at line 50 of file tc_4l6x.cpp.

50 {
52}
Gm4l6xTransmissionController gm4l6xTransmissionController
Definition tc_4l6x.cpp:6

Referenced by GearControllerBase::initTransmissionController().

Here is the caller graph for this function:

Go to the source code of this file.