50 lines
1.6 KiB
C
50 lines
1.6 KiB
C
//DO NOT EDIT MANUALLY, let automation work hard.
|
|
|
|
// auto-generated by PinoutLogic.java based on config/boards/hellen/hellen-112-17/connectors/main.yaml
|
|
#pragma once
|
|
|
|
Gpio GENERATED_OUTPUTS = {
|
|
Gpio::MM100_INJ5, // 101 low side 1.5A output
|
|
Gpio::MM100_INJ7, // 102 low side 1.5A output
|
|
Gpio::MM100_IGN8, // 115 Main Relay
|
|
Gpio::MM100_OUT_PWM2, // 129 Fuel Consumption Output
|
|
Gpio::MM100_OUT_PWM3, // 131 Relay Output
|
|
Gpio::MM100_IGN7, // 140 Relay Output
|
|
Gpio::MM100_OUT_PWM4, // 141 Engine Radiator Fan
|
|
Gpio::MM100_OUT_PWM5, // 142 Fuel Pump Relay
|
|
Gpio::MM100_IGN5, // 151 relay output
|
|
Gpio::MM100_IGN6, // 152 relay output
|
|
Gpio::MM100_INJ6, // 235 Low Side Output
|
|
Gpio::MM100_INJ2, // 242 injector output 2
|
|
Gpio::MM100_INJ3, // 243 injector output 3
|
|
Gpio::MM100_INJ1, // 244 injector output 1
|
|
Gpio::MM100_INJ4, // 245 injector output 4
|
|
Gpio::MM100_INJ8, // 246 low side 1.5A output
|
|
Gpio::MM100_OUT_PWM1, // 128 Tach Output
|
|
Gpio::MM100_IGN2, // 253 Coil 2
|
|
Gpio::MM100_IGN3, // 254 Coil 3
|
|
Gpio::MM100_IGN4, // 255 Coil 4
|
|
Gpio::MM100_IGN1, // 256 Coil 1
|
|
// "101 low side 1.5A output",
|
|
// "102 low side 1.5A output",
|
|
// "115 Main Relay",
|
|
// "129 Fuel Consumption Output",
|
|
// "131 Relay Output",
|
|
// "140 Relay Output",
|
|
// "141 Engine Radiator Fan",
|
|
// "142 Fuel Pump Relay",
|
|
// "151 relay output",
|
|
// "152 relay output",
|
|
// "235 Low Side Output",
|
|
// "242 injector output 2",
|
|
// "243 injector output 3",
|
|
// "244 injector output 1",
|
|
// "245 injector output 4",
|
|
// "246 low side 1.5A output",
|
|
// "128 Tach Output",
|
|
// "253 Coil 2",
|
|
// "254 Coil 3",
|
|
// "255 Coil 4",
|
|
// "256 Coil 1",
|
|
}
|