Speeduino
Loading...
Searching...
No Matches
Functions | Variables
engineProtection.cpp File Reference
#include "globals.h"
#include "engineProtection.h"
#include "maths.h"

Functions

byte checkEngineProtect (void)
 
byte checkRevLimit (void)
 
byte checkBoostLimit (void)
 
byte checkOilPressureLimit (void)
 
byte checkAFRLimit (void)
 

Variables

byte oilProtStartTime = 0
 

Function Documentation

◆ checkAFRLimit()

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

◆ checkBoostLimit()

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

◆ checkEngineProtect()

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

◆ checkOilPressureLimit()

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

◆ checkRevLimit()

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

Variable Documentation

◆ oilProtStartTime

byte oilProtStartTime = 0