![]() |
Speeduino
|
#include <stdint.h>#include "../../board_definition.h"#include "../../config_pages.h"#include "../stdlib/array.h"
Go to the source code of this file.
Classes | |
| struct | pin_array_t< N, base_type > |
| An array of pin numbers. More... | |
| struct | pinNumbers_t |
| Store the pin assignments, as defined by the board. More... | |
Typedefs | |
| using | injector_pins_t = pin_array_t< INJ_CHANNELS > |
| Injector control pin numbers. | |
| using | coil_pins_t = pin_array_t< IGN_CHANNELS > |
| Coil control pin numbers. | |
Coil control pin numbers.
Injector control pin numbers.