FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
Use this block to ensure that the components are contiguous and we can then reference them via offsets and pointers (NC= Not (likely) connected). More...
#include <containerTypes.h>
Data Fields | |
unsigned short | IAT |
Inlet Air Temperature. | |
unsigned short | CHT |
Coolant / Head Temperature. | |
unsigned short | TPS |
Throttle Position Sensor. | |
unsigned short | EGO |
Exhaust Gas Oxygen. | |
unsigned short | MAP |
Manifold Absolute Pressure. | |
unsigned short | AAP |
Atmospheric Absolute Pressure. | |
unsigned short | BRV |
Battery Reference Voltage. | |
unsigned short | MAT |
Manifold Air Temperature. | |
unsigned short | EGO2 |
Exhaust Gas Oxygen. | |
unsigned short | IAP |
Intercooler Absolute Pressure. | |
unsigned short | MAF |
Mass Air Flow. | |
unsigned short | SpareADC3 |
Spare ADC1 port 3. | |
unsigned short | SpareADC4 |
Spare ADC1 port 4. | |
unsigned short | SpareADC5 |
Spare ADC1 port 5. | |
unsigned short | SpareADC6 |
Spare ADC1 port 6. | |
unsigned short | SpareADC7 |
Spare ADC1 port 7. |
Use this block to ensure that the components are contiguous and we can then reference them via offsets and pointers (NC= Not (likely) connected).
Definition at line 48 of file containerTypes.h.
unsigned short ADCBuffer::IAT |
Inlet Air Temperature.
Definition at line 50 of file containerTypes.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCBuffer::CHT |
Coolant / Head Temperature.
Definition at line 51 of file containerTypes.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCBuffer::TPS |
Throttle Position Sensor.
Definition at line 52 of file containerTypes.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCBuffer::EGO |
Exhaust Gas Oxygen.
Definition at line 53 of file containerTypes.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCBuffer::MAP |
Manifold Absolute Pressure.
Definition at line 54 of file containerTypes.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCBuffer::AAP |
Atmospheric Absolute Pressure.
Definition at line 55 of file containerTypes.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCBuffer::BRV |
Battery Reference Voltage.
Definition at line 56 of file containerTypes.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCBuffer::MAT |
Manifold Air Temperature.
Definition at line 57 of file containerTypes.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCBuffer::EGO2 |
Exhaust Gas Oxygen.
Definition at line 60 of file containerTypes.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCBuffer::IAP |
Intercooler Absolute Pressure.
Definition at line 61 of file containerTypes.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCBuffer::MAF |
Mass Air Flow.
Definition at line 62 of file containerTypes.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCBuffer::SpareADC3 |
unsigned short ADCBuffer::SpareADC4 |
unsigned short ADCBuffer::SpareADC5 |
unsigned short ADCBuffer::SpareADC6 |
unsigned short ADCBuffer::SpareADC7 |