rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
generated_outputs.h
Go to the documentation of this file.
1//DO NOT EDIT MANUALLY, let automation work hard.
2
3// auto-generated by PinoutLogic.java based on config/boards/hellen/super-uaefi/connectors/26pin_4k.yaml
4// auto-generated by PinoutLogic.java based on config/boards/hellen/super-uaefi/connectors/60pin.yaml
5// auto-generated by PinoutLogic.java based on config/boards/hellen/super-uaefi/connectors/C-34pins-4k.yaml
6#pragma once
7
8Gpio GENERATED_OUTPUTS = {
9 Gpio::MM100_INJ6, // 8B INJ_6
10 Gpio::MM100_INJ5, // 9B INJ_5
11 Gpio::MM100_INJ4, // 10B INJ_4
12 Gpio::MM100_INJ3, // 11B INJ_3
13 Gpio::MM100_INJ2, // 12B INJ_2
14 Gpio::MM100_INJ1, // 13B INJ_1
15 Gpio::MM100_SPI2_SCK, // 18B INJ_8
16 Gpio::MM100_SPI2_CS, // 19B INJ_7
17 Gpio::MM100_INJ7, // 20B LS1
18 Gpio::MM100_INJ8, // 21B LS2
19 Gpio::MM100_OUT_PWM1, // 22B LS3
20 Gpio::MM100_IGN8, // 29C LS6_HOT
21 Gpio::MM100_IGN7, // 30C LS5_HOT
22 Gpio::MM100_OUT_PWM2, // 31C LS4
23 Gpio::MM100_LED2_GREEN, // 20D High Side Output
24 Gpio::MM100_IGN1, // Coil 1
25 Gpio::MM100_IGN2, // Coil 2
26 Gpio::MM100_IGN3, // Coil 3
27 Gpio::MM100_IGN4, // Coil 4
28 Gpio::MM100_IGN5, // Coil 5
29 Gpio::MM100_IGN6, // Coil 6
30// "8B INJ_6",
31// "9B INJ_5",
32// "10B INJ_4",
33// "11B INJ_3",
34// "12B INJ_2",
35// "13B INJ_1",
36// "18B INJ_8",
37// "19B INJ_7",
38// "20B LS1",
39// "21B LS2",
40// "22B LS3",
41// "29C LS6_HOT",
42// "30C LS5_HOT",
43// "31C LS4",
44// "20D High Side Output",
45// "Coil 1",
46// "Coil 2",
47// "Coil 3",
48// "Coil 4",
49// "Coil 5",
50// "Coil 6",
51}