Speeduino
Loading...
Searching...
No Matches
Functions
Dual wheels

Functions

void triggerSetup_DualWheel (void)
 
void triggerPri_DualWheel (void)
 
void triggerSec_DualWheel (void)
 
uint16_t getRPM_DualWheel (void)
 
int getCrankAngle_DualWheel (void)
 
static uint16_t calcEndTeeth_DualWheel (int ignitionAngle, uint8_t toothAdder)
 
void triggerSetEndTeeth_DualWheel (void)
 

Detailed Description

Dual wheels - 2 wheels located either both on the crank or with the primary on the crank and the secondary on the cam. Note: There can be no missing teeth on the primary wheel.

Function Documentation

◆ calcEndTeeth_DualWheel()

static uint16_t calcEndTeeth_DualWheel ( int  ignitionAngle,
uint8_t  toothAdder 
)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getCrankAngle_DualWheel()

int getCrankAngle_DualWheel ( void  )

Dual Wheel - Get Crank angle.

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

◆ getRPM_DualWheel()

uint16_t getRPM_DualWheel ( void  )

Dual Wheel - Get RPM.

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

◆ triggerPri_DualWheel()

void triggerPri_DualWheel ( void  )

Dual Wheel Primary.

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

◆ triggerSec_DualWheel()

void triggerSec_DualWheel ( void  )

Dual Wheel Secondary.

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

◆ triggerSetEndTeeth_DualWheel()

void triggerSetEndTeeth_DualWheel ( void  )

Dual Wheel - Set End Teeth.

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

◆ triggerSetup_DualWheel()

void triggerSetup_DualWheel ( void  )

Dual Wheel Setup.

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