rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
tc_4.h
Go to the documentation of this file.
1#pragma once
2
3#include "tcu.h"
4
5#if EFI_TCU
18
20#endif // EFI_TCU
void setTccState(gear_e gear)
Definition tc_4.cpp:46
TransmissionControllerMode getMode() const
Definition tc_4.h:10
void setPcState(gear_e gear)
Definition tc_4.cpp:76
gear_e
TransmissionControllerMode
Generic4TransmissionController * getGeneric4TransmissionController()
Definition tc_4.cpp:128
Base classes for gear selection and transmission control.