rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
controllers
actuators
idle_hardware.h
Go to the documentation of this file.
1
/**
2
* @file idle_hardware.h
3
* @brief Idle Air Control valve hardware
4
*
5
* @date November 3, 2020
6
*
7
* This is just the hardware interface - deciding where to put the valve happens in idle_thread.cpp
8
*/
9
10
#pragma once
11
12
void
initIdleHardware
();
13
bool
isIdleHardwareRestartNeeded
();
14
bool
isIdleMotorBusy
();
isIdleHardwareRestartNeeded
bool isIdleHardwareRestartNeeded()
initIdleHardware
void initIdleHardware()
isIdleMotorBusy
bool isIdleMotorBusy()
Generated on Sat Sep 27 2025 00:10:04 for rusEFI by
1.9.8