![]() |
Speeduino
|
The statuses struct and related defines. More...

Go to the source code of this file.
Classes | |
| struct | statuses |
| The status struct with current values for all 'live' variables. More... | |
Typedefs | |
| using | byte = uint8_t |
Functions | |
| static bool | isEngineProtectActive (const statuses &status) |
| static void | resetEngineProtect (statuses &status) |
| static void | setRpm (statuses &status, uint16_t rpm) |
| Set the RPM field, keeping RPMDiv100 in sync. | |
The statuses struct and related defines.



