FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
Settings related to sensor reading. More...
#include <FixedConfigs.h>
Data Fields | |
unsigned short | readingTimeout |
How often an ADC reading MUST occur. | |
unsigned char | numberOfADCsToRead |
unsigned char | fuelPumpPrimePeriod |
Settings related to sensor reading.
Definition at line 222 of file FixedConfigs.h.
unsigned short sensorSetting::readingTimeout |
How often an ADC reading MUST occur.
Definition at line 223 of file FixedConfigs.h.
Referenced by RTIISR().
unsigned char sensorSetting::numberOfADCsToRead |
Definition at line 224 of file FixedConfigs.h.
unsigned char sensorSetting::fuelPumpPrimePeriod |
Definition at line 225 of file FixedConfigs.h.
Referenced by RTIISR().