Speeduino
Loading...
Searching...
No Matches
Classes | Typedefs
pinNumbers_t.h File Reference
#include <stdint.h>
#include "../../board_definition.h"
#include "../../config_pages.h"
#include "../stdlib/array.h"
This graph shows which files directly or indirectly include this file:

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.
 

Typedef Documentation

◆ coil_pins_t

Coil control pin numbers.

◆ injector_pins_t

Injector control pin numbers.