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

Detailed Description

Polls pins for gear changes.

Date
Aug 31, 2020
Author
David Holdeman, (c) 2020

Definition in file buttonshift.cpp.

Functions

ButtonShiftControllergetButtonShiftController ()
 

Variables

ButtonShiftController buttonShiftController
 

Function Documentation

◆ getButtonShiftController()

ButtonShiftController * getButtonShiftController ( )

Definition at line 84 of file buttonshift.cpp.

84 {
86}
ButtonShiftController buttonShiftController

Referenced by initGearController().

Here is the caller graph for this function:

Variable Documentation

◆ buttonShiftController

ButtonShiftController buttonShiftController

Definition at line 14 of file buttonshift.cpp.

Referenced by getButtonShiftController().

Go to the source code of this file.