FreeEMS  0.2.0-SNAPSHOT-285-g028e24c
Data Fields
fixedConfig2 Struct Reference

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

#include <FixedConfigs.h>

Collaboration diagram for fixedConfig2:
Collaboration graph
[legend]

Data Fields

sensorSource sensorSources
sensorPreset sensorPresets
sensorRange sensorRanges
sensorSetting sensorSettings
algorithmSetting algorithmSettings
inputOutputSetting inputOutputSettings
decoderSetting decoderSettings
unsigned char userTextField2 [userTextFieldArrayLength2]
 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 334 of file FixedConfigs.h.

Field Documentation

sensorSource fixedConfig2::sensorSources
See Also
sensorSource

Definition at line 335 of file FixedConfigs.h.

Referenced by generateCoreVars(), and lookupBlockDetails().

sensorPreset fixedConfig2::sensorPresets
See Also
sensorPreset

Definition at line 336 of file FixedConfigs.h.

Referenced by generateCoreVars(), and lookupBlockDetails().

sensorRange fixedConfig2::sensorRanges
See Also
sensorRange

Definition at line 337 of file FixedConfigs.h.

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

sensorSetting fixedConfig2::sensorSettings
See Also
sensorSetting

Definition at line 338 of file FixedConfigs.h.

Referenced by lookupBlockDetails(), and RTIISR().

algorithmSetting fixedConfig2::algorithmSettings
inputOutputSetting fixedConfig2::inputOutputSettings
See Also
inputOutputSetting

Definition at line 340 of file FixedConfigs.h.

Referenced by initGPIO(), initPWM(), and lookupBlockDetails().

decoderSetting fixedConfig2::decoderSettings
unsigned char fixedConfig2::userTextField2[userTextFieldArrayLength2]

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

Definition at line 342 of file FixedConfigs.h.

Referenced by lookupBlockDetails().


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