Speeduino
Loading...
Searching...
No Matches
speeduino
dwell.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <stdint.h>
4
#include "
statuses.h
"
5
#include "
config_pages.h
"
6
#include "
table3d.h
"
7
17
uint16_t
computeDwell
(
const
statuses
&
current
,
const
config2
&
page2
,
const
config4
&
page4
,
const
table3d4RpmLoad
&
dwellTable
);
config_pages.h
The tune page structs and related defines.
computeDwell
uint16_t computeDwell(const statuses ¤t, const config2 &page2, const config4 &page4, const table3d4RpmLoad &dwellTable)
Compute the ignition dwell.
Definition
dwell.cpp:3
dwellTable
struct table3d4RpmLoad dwellTable
4x4 Dwell map
Definition
globals.cpp:26
readSerialIntegralTimeout
static TIntegral readSerialIntegralTimeout(void)
Reads an integral type, timing out if necessary.
Definition
comms.cpp:173
statuses.h
The statuses struct and related defines.
config2
Definition
config_pages.h:171
config4
Definition
config_pages.h:352
statuses
The status struct with current values for all 'live' variables.
Definition
statuses.h:24
table3d.h
3D table data types and functions
Generated by
1.9.8