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/frankenso_na6/connectors/main.yaml
4#pragma once
5
6Gpio GENERATED_OUTPUTS = {
7 Gpio::C9, // Coil 1F
8 Gpio::E14, // Coil 1G
9 Gpio::C7, // Coil 1H
10 Gpio::E10, // Coil 1I
11 Gpio::E8, // Coil 1L
12 Gpio::E12, // Coil 1M
13 Gpio::D8, // Coil 1O
14 Gpio::D9, // Coil 1P
15 Gpio::C13, // Injector 2M
16 Gpio::D7, // Injector 2N
17 Gpio::E5, // Injector 2O
18 Gpio::E6, // Injector 2P
19 Gpio::E3, // Injector 3S
20 Gpio::E4, // Injector 3T
21 Gpio::D3, // Injector 3U
22 Gpio::E2, // Injector 3V
23 Gpio::B9, // Injector 3W
24 Gpio::D5, // Injector 3X
25 Gpio::B8, // Injector 3Y
26 Gpio::B7, // Injector 3Z
27// "Coil 1F",
28// "Coil 1G",
29// "Coil 1H",
30// "Coil 1I",
31// "Coil 1L",
32// "Coil 1M",
33// "Coil 1O",
34// "Coil 1P",
35// "Injector 2M",
36// "Injector 2N",
37// "Injector 2O",
38// "Injector 2P",
39// "Injector 3S",
40// "Injector 3T",
41// "Injector 3U",
42// "Injector 3V",
43// "Injector 3W",
44// "Injector 3X",
45// "Injector 3Y",
46// "Injector 3Z",
47}