![]() |
Speeduino
|
The tune page structs and related defines. More...

Go to the source code of this file.
Classes | |
| struct | config2 |
| struct | config4 |
| struct | config6 |
| struct | config9 |
| struct | config10 |
| struct | cmpOperation |
| struct | config13 |
| struct | config15 |
Macros | |
| #define | HARD_REV_FIXED 1 |
| #define | HARD_REV_COOLANT 2 |
| #define | AFR_PROTECT_OFF 0U |
| #define | AFR_PROTECT_FIXED 1U |
| #define | AFR_PROTECT_TABLE 2U |
Typedefs | |
| using | byte = uint8_t |
Enumerations | |
| enum | MAPSamplingMethod { MAPSamplingInstantaneous = 0 , MAPSamplingCycleAverage = 1 , MAPSamplingCycleMinimum = 2 , MAPSamplingIgnitionEventAverage = 3 } |
Functions | |
| static bool | isExternalVssMode (const config2 &page2) |
The tune page structs and related defines.
| #define AFR_PROTECT_OFF 0U |
| #define HARD_REV_COOLANT 2 |
| #define HARD_REV_FIXED 1 |

