◆ hellen_MiataNA6_boardConfigOverrides()
| static void hellen_MiataNA6_boardConfigOverrides |
( |
| ) |
|
|
static |
◆ hellen_MiataNA6_boardDefaultConfiguration()
| static void hellen_MiataNA6_boardDefaultConfiguration |
( |
| ) |
|
|
static |
Board-specific configuration defaults.
Definition at line 73 of file board_configuration.cpp.
73 {
76
78
79
87
89
90
92
95
97
98
99}
static constexpr engine_configuration_s * engineConfiguration
static void setupDefaultSensorInputs()
static void setIgnitionPins()
static void setInjectorPins()
Referenced by setup_custom_board_overrides().
◆ setIgnitionPins()
| static void setIgnitionPins |
( |
| ) |
|
|
static |
◆ setInjectorPins()
| static void setInjectorPins |
( |
| ) |
|
|
static |
◆ setup_custom_board_overrides()
| void setup_custom_board_overrides |
( |
| ) |
|
Definition at line 101 of file board_configuration.cpp.
101 {
104}
std::optional< setup_custom_board_overrides_type > custom_board_ConfigOverrides
std::optional< setup_custom_board_overrides_type > custom_board_DefaultConfiguration
static void hellen_MiataNA6_boardConfigOverrides()
static void hellen_MiataNA6_boardDefaultConfiguration()
Board-specific configuration defaults.
◆ setupDefaultSensorInputs()
| static void setupDefaultSensorInputs |
( |
| ) |
|
|
static |
Go to the source code of this file.