rusEFI
The most advanced open source ECU
|
Data Structures | |
struct | StartStopState |
Functions | |
void | doStartCranking () |
void | startStopButtonToggle () |
void | initStartStopButton () |
void doStartCranking | ( | ) |
Definition at line 19 of file start_stop.cpp.
Referenced by configureRusefiLuaHooks(), and startStopButtonToggle().
void initStartStopButton | ( | ) |
See test_start_stop.cpp
Definition at line 11 of file start_stop.cpp.
void startStopButtonToggle | ( | ) |
Definition at line 29 of file start_stop.cpp.
Referenced by handleCommandX14(), and slowStartStopButtonCallback().