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

Go to the source code of this file.

Functions

void initialiseFuelPump (const statuses &current, const config2 &page2, uint8_t pumpPin)
 
void startPumpPriming (const statuses &current, const config2 &page2)
 
void stopPumpPriming (const statuses &current, const config2 &page2)
 
void fuelPumpOn (void)
 
void fuelPumpOff (void)
 

Function Documentation

◆ fuelPumpOff()

void fuelPumpOff ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ fuelPumpOn()

void fuelPumpOn ( void  )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ initialiseFuelPump()

void initialiseFuelPump ( const statuses current,
const config2 page2,
uint8_t  pumpPin 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ startPumpPriming()

void startPumpPriming ( const statuses current,
const config2 page2 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ stopPumpPriming()

void stopPumpPriming ( const statuses current,
const config2 page2 
)
Here is the call graph for this function:
Here is the caller graph for this function: