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

Functions

static void triggerPri_FordTFI (void)
 
static void triggerSec_FordTFI (void)
 
static uint16_t getRPM_FordTFI (void)
 
static int16_t getCrankAngle_FordTFI (void)
 
static void triggerSetEndTeeth_FordTFI (void)
 
decoder_t triggerSetup_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()

static int16_t getCrankAngle_FordTFI ( void  )
static

Ford TFI - Get Crank angle.

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

◆ getRPM_FordTFI()

static uint16_t getRPM_FordTFI ( void  )
static

Ford TFI - Get RPM.

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

◆ triggerPri_FordTFI()

static void triggerPri_FordTFI ( void  )
static

Ford TFI Primary (Rising Edge).

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

◆ triggerSec_FordTFI()

static void triggerSec_FordTFI ( void  )
static

Ford TFI Secondary (Falling Edge).

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

◆ triggerSetEndTeeth_FordTFI()

static void triggerSetEndTeeth_FordTFI ( void  )
static

Ford TFI - Set End Teeth.

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

◆ triggerSetup_FordTFI()

decoder_t triggerSetup_FordTFI ( void  )

Ford TFI Setup.

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