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/hellen88bmw/connectors/main.yaml
4#pragma once
5
6Gpio GENERATED_OUTPUTS = {
7 Gpio::D9, // 3 - INJ_5
8 Gpio::F12, // 4 - INJ_6
9 Gpio::D10, // 5 - INJ_4
10 Gpio::F13, // 7 - INJ_7/VVT
11 Gpio::D3, // 27 - MAIN
12 Gpio::D11, // 31 - INJ_3
13 Gpio::G8, // 32 - INJ_2
14 Gpio::G7, // 33 - INJ_1
15 Gpio::F14, // 35 - INJ_8
16 Gpio::G14, // 1 - OUT_PUMP
17 Gpio::D12, // 2 - IdleC
18 Gpio::E3, // 23 - Coil 4
19 Gpio::B8, // 24 - Coil 6
20 Gpio::E2, // 25 - Coil 5
21 Gpio::C9, // 29 - Idle
22 Gpio::D15, // 47 - Tach
23 Gpio::C13, // 50 - Coil 1
24 Gpio::E5, // 51 - Coil 2
25 Gpio::E4, // 52 - Coil 3
26// "3 - INJ_5",
27// "4 - INJ_6",
28// "5 - INJ_4",
29// "7 - INJ_7/VVT",
30// "27 - MAIN",
31// "31 - INJ_3",
32// "32 - INJ_2",
33// "33 - INJ_1",
34// "35 - INJ_8",
35// "1 - OUT_PUMP",
36// "2 - IdleC",
37// "23 - Coil 4",
38// "24 - Coil 6",
39// "25 - Coil 5",
40// "29 - Idle",
41// "47 - Tach",
42// "50 - Coil 1",
43// "51 - Coil 2",
44// "52 - Coil 3",
45}