Speeduino
Loading...
Searching...
No Matches
Functions
decoder_builder.cpp File Reference
#include "decoder_builder.h"
#include "preprocessor.h"

Functions

static void nullTriggerHandler (void)
 
static uint16_t nullGetRPM (void)
 
static int16_t nullGetCrankAngle (void)
 
static bool nullEngineIsRunning (uint32_t currMillis)
 
static decoder_status_t nullGetStatus (void)
 
static decoder_features_t nullGetFeatures (void)
 

Function Documentation

◆ nullEngineIsRunning()

static bool nullEngineIsRunning ( uint32_t  currMillis)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ nullGetCrankAngle()

static int16_t nullGetCrankAngle ( void  )
static
Here is the caller graph for this function:

◆ nullGetFeatures()

static decoder_features_t nullGetFeatures ( void  )
static
Here is the caller graph for this function:

◆ nullGetRPM()

static uint16_t nullGetRPM ( void  )
static
Here is the caller graph for this function:

◆ nullGetStatus()

static decoder_status_t nullGetStatus ( void  )
static
Here is the caller graph for this function:

◆ nullTriggerHandler()

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