Speeduino
Loading...
Searching...
No Matches
Functions
DSM 420a, For the DSM Eclipse

Functions

void triggerSetup_420a (void)
 
void triggerPri_420a (void)
 
void triggerSec_420a (void)
 
uint16_t getRPM_420a (void)
 
int getCrankAngle_420a (void)
 
void triggerSetEndTeeth_420a (void)
 

Detailed Description

DSM 420a, For the DSM Eclipse with 16 teeth total on the crank. Tracks the falling side of the signal. Sync is determined by watching for a falling edge on the secondary signal and checking if the primary signal is high then. https://github.com/noisymime/speeduino/issues/133

Function Documentation

◆ getCrankAngle_420a()

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

◆ getRPM_420a()

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

◆ triggerPri_420a()

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

◆ triggerSec_420a()

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

◆ triggerSetEndTeeth_420a()

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

◆ triggerSetup_420a()

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