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