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/uaefi121/connectors/uaefi121.yaml
4#pragma once
5
6Gpio GENERATED_OUTPUTS = {
7 Gpio::MM100_INJ7, // 14a LS1
8 Gpio::MM100_INJ8, // 15a LS2
9 Gpio::MM100_OUT_PWM1, // 16a LS3
10 Gpio::MM100_MEGA_UAEFI_INJ1, // 44a INJ_1
11 Gpio::MM100_INJ2, // 45a INJ_2
12 Gpio::MM100_INJ3, // 46a INJ_3
13 Gpio::MM100_INJ4, // 47a INJ_4
14 Gpio::MM100_INJ5, // 48a INJ_5
15 Gpio::MM100_INJ6, // 49a INJ_6
16 Gpio::MM100_SPI2_CS, // 50a INJ_7
17 Gpio::MM100_MEGA_UAEFI_SPI2_SCK, // 51a INJ_8
18 Gpio::MM100_IGN7, // 86a LS5_HOT
19 Gpio::MM100_IGN8, // 87a LS6_HOT
20 Gpio::MM100_OUT_PWM2, // 88a LS4
21 Gpio::MM100_IGN6, // Coil 6
22 Gpio::MM100_IGN5, // Coil 5
23 Gpio::MM100_IGN4, // Coil 4
24 Gpio::MM100_IGN3, // Coil 3
25 Gpio::MM100_IGN2, // Coil 2
26 Gpio::MM100_IGN1, // Coil 1
27 Gpio::MM100_LED2_GREEN, // 43a High Side Output
28// "14a LS1",
29// "15a LS2",
30// "16a LS3",
31// "44a INJ_1",
32// "45a INJ_2",
33// "46a INJ_3",
34// "47a INJ_4",
35// "48a INJ_5",
36// "49a INJ_6",
37// "50a INJ_7",
38// "51a INJ_8",
39// "86a LS5_HOT",
40// "87a LS6_HOT",
41// "88a LS4",
42// "Coil 6",
43// "Coil 5",
44// "Coil 4",
45// "Coil 3",
46// "Coil 2",
47// "Coil 1",
48// "43a High Side Output",
49}