|
rusEFI
The most advanced open source ECU
|
Functions | |
| static void | setInjectorPins () |
| Board-specific configuration defaults. | |
| Gpio | getWarningLedPin () |
| Gpio | getCommsLedPin () |
| Gpio | getRunningLedPin () |
| static void | setIgnitionPins () |
| static void | s105_boardDefaultConfiguration () |
| static void | setupVbatt () |
| static void | s105_boardConfigOverrides () |
| float | getAnalogInputDividerCoefficient (adc_channel_e hwChannel) |
| void | setup_custom_board_overrides () |
| float getAnalogInputDividerCoefficient | ( | adc_channel_e | hwChannel | ) |
Definition at line 112 of file board_configuration.cpp.
| Gpio getCommsLedPin | ( | ) |
See https://rusefi.com/s/super-uaefi
See https://rusefi.com/s/uaefi121
Definition at line 27 of file board_configuration.cpp.
| Gpio getRunningLedPin | ( | ) |
Definition at line 32 of file board_configuration.cpp.
| Gpio getWarningLedPin | ( | ) |
Definition at line 22 of file board_configuration.cpp.
|
static |
Definition at line 100 of file board_configuration.cpp.
Referenced by setup_custom_board_overrides().


|
static |
Definition at line 45 of file board_configuration.cpp.
Referenced by setup_custom_board_overrides().


|
static |
Definition at line 36 of file board_configuration.cpp.
|
static |
Board-specific configuration defaults.
Definition at line 13 of file board_configuration.cpp.
| void setup_custom_board_overrides | ( | ) |
Definition at line 156 of file board_configuration.cpp.

|
static |
Definition at line 83 of file board_configuration.cpp.