Speeduino
Loading...
Searching...
No Matches
Functions
scheduledIO_direct_ign.h File Reference
#include "config_pages.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void initIgnDirectIO (const config4 &page4, const uint8_t(&pins)[IGN_CHANNELS])
 
void coilCharging_DIRECT (uint8_t channel)
 
void coilStopCharging_DIRECT (uint8_t channel)
 

Function Documentation

◆ coilCharging_DIRECT()

void coilCharging_DIRECT ( uint8_t  channel)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ coilStopCharging_DIRECT()

void coilStopCharging_DIRECT ( uint8_t  channel)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ initIgnDirectIO()

void initIgnDirectIO ( const config4 page4,
const uint8_t(&)  pins[IGN_CHANNELS] 
)