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/hellen-gm-e67/connectors/black.yaml
4// auto-generated by PinoutLogic.java based on config/boards/hellen/hellen-gm-e67/connectors/blue.yaml
5// auto-generated by PinoutLogic.java based on config/boards/hellen/hellen-gm-e67/connectors/grey.yaml
6// auto-generated by PinoutLogic.java based on config/boards/hellen/hellen-gm-e67/connectors/main.yaml
7#pragma once
8
9Gpio GENERATED_OUTPUTS[] = {
10 Gpio::D11, // C2-16 INJ 3
11 Gpio::G8, // C2-32 INJ 2
12 Gpio::F14, // C2-48 INJ 8
13 Gpio::D9, // C2-49 INJ 5
14 Gpio::F12, // C2-52 INJ 6
15 Gpio::D10, // C2-70 INJ 4
16 Gpio::F13, // C2-71 INJ 7
17 Gpio::G7, // C2-72 INJ 1
18 Gpio::G11, // C1-26 - Starter Relay
19 Gpio::G14, // C1-40 - MAIN
20 Gpio::G4, // C1-56 - Starter Enable
21 Gpio::C13, // C2-1 - IGN 1
22 Gpio::E6, // C2-17 - IGN 8
23 Gpio::E3, // C2-18 - IGN 4
24 Gpio::B9, // C2-33 - IGN 7
25 Gpio::E2, // C2-34 - IGN 5
26 Gpio::E5, // C2-53 - IGN 2
27 Gpio::B8, // C2-54 - IGN 6
28 Gpio::E4, // C2-55 - IGN 3
29 Gpio::G2, // C1-12 Check Engine
30 Gpio::D2, // C1-13 - Fuel Pump
31 Gpio::D15, // C1-25 Tach
32 Gpio::D14, // C1-39 - VSS Output
33 Gpio::D13, // C3-7 - Alternator Enable
34 Gpio::G13, // C3-16 - Coolant Pump
35 Gpio::A8, // C3-49 - Fan Relay
36 Gpio::C9, // J4_4 Wastegate Solenoid
37 Gpio::D3, // J4_5 Error Light
38 Gpio::C12, // J7_1 AUX
39 Gpio::C11, // J7_2 AUX
40 Gpio::C10, // J7_3 AUX
41 Gpio::A15, // J7_4 AUX
42 Gpio::D5, // J7_5 AUX
43 Gpio::D6, // J7_6 AUX
44 Gpio::E0, // J7_7 AUX
45 Gpio::E1, // J7_8 AUX
46// "C2-16 INJ 3",
47// "C2-32 INJ 2",
48// "C2-48 INJ 8",
49// "C2-49 INJ 5",
50// "C2-52 INJ 6",
51// "C2-70 INJ 4",
52// "C2-71 INJ 7",
53// "C2-72 INJ 1",
54// "C1-26 - Starter Relay",
55// "C1-40 - MAIN",
56// "C1-56 - Starter Enable",
57// "C2-1 - IGN 1",
58// "C2-17 - IGN 8",
59// "C2-18 - IGN 4",
60// "C2-33 - IGN 7",
61// "C2-34 - IGN 5",
62// "C2-53 - IGN 2",
63// "C2-54 - IGN 6",
64// "C2-55 - IGN 3",
65// "C1-12 Check Engine",
66// "C1-13 - Fuel Pump",
67// "C1-25 Tach",
68// "C1-39 - VSS Output",
69// "C3-7 - Alternator Enable",
70// "C3-16 - Coolant Pump",
71// "C3-49 - Fan Relay",
72// "J4_4 Wastegate Solenoid",
73// "J4_5 Error Light",
74// "J7_1 AUX",
75// "J7_2 AUX",
76// "J7_3 AUX",
77// "J7_4 AUX",
78// "J7_5 AUX",
79// "J7_6 AUX",
80// "J7_7 AUX",
81// "J7_8 AUX",
82}