Speeduino
Loading...
Searching...
No Matches
Functions
Ford TFI

Functions

void triggerSetup_FordTFI (void)
 
void triggerPri_FordTFI (void)
 
void triggerSec_FordTFI (void)
 
uint16_t getRPM_FordTFI (void)
 
int getCrankAngle_FordTFI (void)
 
void triggerSetEndTeeth_FordTFI (void)
 

Detailed Description

Ford TFI - Distributor mounted signal tooth wheel. Same number of teeth as cylinders. Evenly spaced rising edge triggers, Cylinder 1 has a narrow teeth and will have a signature falling edge

Function Documentation

◆ getCrankAngle_FordTFI()

int getCrankAngle_FordTFI ( void  )

Ford TFI - Get Crank angle.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getRPM_FordTFI()

uint16_t getRPM_FordTFI ( void  )

Ford TFI - Get RPM.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ triggerPri_FordTFI()

void triggerPri_FordTFI ( void  )

Ford TFI Primary (Rising Edge).

Here is the call graph for this function:
Here is the caller graph for this function:

◆ triggerSec_FordTFI()

void triggerSec_FordTFI ( void  )

Ford TFI Secondary (Falling Edge).

Here is the call graph for this function:
Here is the caller graph for this function:

◆ triggerSetEndTeeth_FordTFI()

void triggerSetEndTeeth_FordTFI ( void  )

Ford TFI - Set End Teeth.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ triggerSetup_FordTFI()

void triggerSetup_FordTFI ( void  )

Ford TFI Setup.

Here is the call graph for this function:
Here is the caller graph for this function: