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/hellen121nissan/connectors/121nissanAUX.yaml
4// auto-generated by PinoutLogic.java based on config/boards/hellen/hellen121nissan/connectors/main.yaml
5#pragma once
6
7Gpio GENERATED_OUTPUTS = {
8 Gpio::D9, // 21 - INJ_5
9 Gpio::D11, // 22 - INJ_3
10 Gpio::G7, // 23 - INJ_1
11 Gpio::F12, // 40 - INJ_6
12 Gpio::D10, // 41 - INJ_4
13 Gpio::G8, // 42 - INJ_2
14 Gpio::G5, // 104 ETB Relay
15 Gpio::G14, // 111 Main Relay
16 Gpio::D12, // 113 Fuel Pump Relay
17 Gpio::H144_OUT_PWM4, // 2 Aux Low 3
18 Gpio::H144_OUT_PWM3, // 3 Aux Low 2
19 Gpio::C6, // 8 Aux Low 1
20 Gpio::F13, // 10 - VTC Left
21 Gpio::F14, // 11 - VTC Right
22 Gpio::D3, // 29 - VIAS
23 Gpio::E2, // 60 - Coil 5
24 Gpio::E4, // 61 - Coil 3
25 Gpio::C13, // 62 - Coil 1
26 Gpio::B8, // 79 - Coil 6
27 Gpio::E3, // 80 - Coil 4
28 Gpio::E5, // 81 - Coil 2
29// "21 - INJ_5",
30// "22 - INJ_3",
31// "23 - INJ_1",
32// "40 - INJ_6",
33// "41 - INJ_4",
34// "42 - INJ_2",
35// "104 ETB Relay",
36// "111 Main Relay",
37// "113 Fuel Pump Relay",
38// "2 Aux Low 3",
39// "3 Aux Low 2",
40// "8 Aux Low 1",
41// "10 - VTC Left",
42// "11 - VTC Right",
43// "29 - VIAS",
44// "60 - Coil 5",
45// "61 - Coil 3",
46// "62 - Coil 1",
47// "79 - Coil 6",
48// "80 - Coil 4",
49// "81 - Coil 2",
50}