#include <FixedConfigs.h>
Data Fields | |
engineSetting | engineSettings |
serialSetting | serialSettings |
tachoSetting | tachoSettings |
unsigned short | coreSettingsA |
unsigned char | userTextField [userTextFieldArrayLength1] |
One of two structs of fixed configuration data such as physical parameters etc. If you add something here, please ensure you update all of the following :
Definition at line 174 of file FixedConfigs.h.
unsigned short fixedConfig1::coreSettingsA |
Definition at line 183 of file FixedConfigs.h.
Referenced by calculateFuelAndIgnition(), InjectorXISR(), lookupBlockDetails(), PrimaryRPMISR(), SecondaryRPMISR(), and StagedOnISR().
Definition at line 176 of file FixedConfigs.h.
Referenced by calculateFuelAndIgnition(), IgnitionDwellISR(), IgnitionFireISR(), initConfiguration(), lookupBlockDetails(), and PrimaryRPMISR().
Definition at line 178 of file FixedConfigs.h.
Referenced by decodePacketAndRespond(), initSCIStuff(), and lookupBlockDetails().
Definition at line 180 of file FixedConfigs.h.
Referenced by initECTTimer(), lookupBlockDetails(), and ModDownCtrISR().
unsigned char fixedConfig1::userTextField[userTextFieldArrayLength1] |
Definition at line 202 of file FixedConfigs.h.
Referenced by lookupBlockDetails().