|
rusEFI
The most advanced open source ECU
|
Data Structures | |
| struct | Mcp42010Driver |
Functions | |
| void | initPotentiometers () |
| void | setPotResistance (Mcp42010Driver *driver, int channel, int resistance) |
| void initPotentiometers | ( | ) |
Definition at line 90 of file poten.cpp.
Referenced by initEngineEmulator().


| void setPotResistance | ( | Mcp42010Driver * | driver, |
| int | channel, | ||
| int | resistance | ||
| ) |
Definition at line 73 of file poten.cpp.
Referenced by initPotentiometers(), and setPotResistanceCommand().

