3#include <avr-fast-div.h>
static TIntegral readSerialIntegralTimeout(void)
Reads an integral type, timing out if necessary.
Definition comms.cpp:173
LoadSource
The load source for various tables.
Definition load_source.h:9
@ LOAD_SOURCE_TPS
Definition load_source.h:15
@ LOAD_SOURCE_IMAPEMAP
Definition load_source.h:19
@ LOAD_SOURCE_MAP
Definition load_source.h:13
static uint16_t getLoad(LoadSource algorithm, const statuses ¤t)
Get the load value, based the supplied algorithm.
Definition load_source.h:29
The statuses struct and related defines.
The status struct with current values for all 'live' variables.
Definition statuses.h:23