rusEFI
The most advanced open source ECU
|
Data Structures | |
class | Dac |
Functions | |
void | initDac () |
void | setDacVoltage (int channel, float voltage) |
void initDac | ( | ) |
Definition at line 42 of file dac.cpp.
Referenced by initHardware().
void setDacVoltage | ( | int | channel, |
float | voltage | ||
) |
Definition at line 59 of file dac.cpp.
Referenced by configureRusefiLuaHooks().