49 lines
1.1 KiB
C
49 lines
1.1 KiB
C
//DO NOT EDIT MANUALLY, let automation work hard.
|
|
|
|
// auto-generated by PinoutLogic.java based on config/boards/frankenso/connectors/internal.yaml
|
|
// auto-generated by PinoutLogic.java based on config/boards/frankenso/connectors/main.yaml
|
|
#pragma once
|
|
|
|
Gpio GENERATED_OUTPUTS = {
|
|
Gpio::C9, // Coil 1F
|
|
Gpio::E14, // Coil 1G
|
|
Gpio::C7, // Coil 1H
|
|
Gpio::E10, // Coil 1I
|
|
Gpio::E8, // Coil 1L
|
|
Gpio::E12, // Coil 1M
|
|
Gpio::D8, // Coil 1O
|
|
Gpio::D9, // Coil 1P
|
|
Gpio::C13, // Injector 2M
|
|
Gpio::D7, // Injector 2N
|
|
Gpio::E5, // Injector 2O
|
|
Gpio::E6, // Injector 2P
|
|
Gpio::E3, // Injector 3S
|
|
Gpio::E4, // Injector 3T
|
|
Gpio::D3, // Injector 3U
|
|
Gpio::E2, // Injector 3V
|
|
Gpio::B9, // Injector 3W
|
|
Gpio::D5, // Injector 3X
|
|
Gpio::B8, // Injector 3Y
|
|
Gpio::B7, // Injector 3Z
|
|
// "Coil 1F",
|
|
// "Coil 1G",
|
|
// "Coil 1H",
|
|
// "Coil 1I",
|
|
// "Coil 1L",
|
|
// "Coil 1M",
|
|
// "Coil 1O",
|
|
// "Coil 1P",
|
|
// "Injector 2M",
|
|
// "Injector 2N",
|
|
// "Injector 2O",
|
|
// "Injector 2P",
|
|
// "Injector 3S",
|
|
// "Injector 3T",
|
|
// "Injector 3U",
|
|
// "Injector 3V",
|
|
// "Injector 3W",
|
|
// "Injector 3X",
|
|
// "Injector 3Y",
|
|
// "Injector 3Z",
|
|
}
|