FreeEMS  0.2.0-SNAPSHOT-282-g9efc524
Data Fields
fixedConfig1 Struct Reference

One of two structs of fixed configuration data such as physical parameters etc. More...

#include <FixedConfigs.h>

Collaboration diagram for fixedConfig1:
Collaboration graph
[legend]

Data Fields

engineSetting engineSettings
serialSetting serialSettings
coarseBitBangSetting coarseBitBangSettings
schedulingSetting schedulingSettings
cutAndLimiterSetting cutAndLimiterSettings
simpleGPIOSetting simpleGPIOSettings
unsigned char userTextField [userTextFieldArrayLength1]
 For on-board meta-data such as which vehicle the unit is from, put your personal tuning notes here!

Detailed Description

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 321 of file FixedConfigs.h.

Field Documentation

engineSetting fixedConfig1::engineSettings
See Also
engineSetting

Definition at line 322 of file FixedConfigs.h.

Referenced by calculateFuelAndIgnition(), initConfiguration(), and lookupBlockDetails().

serialSetting fixedConfig1::serialSettings
See Also
serialSetting

Definition at line 323 of file FixedConfigs.h.

Referenced by initSCIStuff(), and lookupBlockDetails().

coarseBitBangSetting fixedConfig1::coarseBitBangSettings
See Also
coarseBitBangSetting

Definition at line 324 of file FixedConfigs.h.

Referenced by lookupBlockDetails().

schedulingSetting fixedConfig1::schedulingSettings
cutAndLimiterSetting fixedConfig1::cutAndLimiterSettings
See Also
cutAndLimiterSetting

Definition at line 326 of file FixedConfigs.h.

Referenced by calculateFuelAndIgnition(), and lookupBlockDetails().

simpleGPIOSetting fixedConfig1::simpleGPIOSettings
See Also
simpleGPIOSetting

Definition at line 327 of file FixedConfigs.h.

Referenced by lookupBlockDetails(), and performSimpleGPIO().

unsigned char fixedConfig1::userTextField[userTextFieldArrayLength1]

For on-board meta-data such as which vehicle the unit is from, put your personal tuning notes here!

Definition at line 328 of file FixedConfigs.h.

Referenced by lookupBlockDetails().


The documentation for this struct was generated from the following file: