#include <structs.h>
Data Fields | |
unsigned short | IAT |
unsigned short | CHT |
unsigned short | TPS |
unsigned short | EGO |
unsigned short | MAP |
unsigned short | AAP |
unsigned short | BRV |
unsigned short | MAT |
unsigned short | EGO2 |
unsigned short | IAP |
unsigned short | MAF |
unsigned short | SpareADC3 |
unsigned short | SpareADC4 |
unsigned short | SpareADC5 |
unsigned short | SpareADC6 |
unsigned short | SpareADC7 |
Definition at line 215 of file structs.h.
unsigned short ADCArray::AAP |
Definition at line 222 of file structs.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCArray::BRV |
Definition at line 223 of file structs.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCArray::CHT |
Definition at line 218 of file structs.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCArray::EGO |
Definition at line 220 of file structs.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCArray::EGO2 |
Definition at line 227 of file structs.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCArray::IAP |
Definition at line 228 of file structs.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCArray::IAT |
Definition at line 217 of file structs.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCArray::MAF |
Definition at line 229 of file structs.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCArray::MAP |
Definition at line 221 of file structs.h.
Referenced by generateCoreVars(), and sampleEachADC().
unsigned short ADCArray::MAT |
Definition at line 224 of file structs.h.
Referenced by calculateFuelAndIgnition(), generateCoreVars(), and sampleEachADC().
unsigned short ADCArray::SpareADC3 |
Definition at line 230 of file structs.h.
Referenced by sampleEachADC().
unsigned short ADCArray::SpareADC4 |
Definition at line 231 of file structs.h.
Referenced by sampleEachADC().
unsigned short ADCArray::SpareADC5 |
Definition at line 232 of file structs.h.
Referenced by sampleEachADC().
unsigned short ADCArray::SpareADC6 |
Definition at line 233 of file structs.h.
Referenced by sampleEachADC().
unsigned short ADCArray::SpareADC7 |
Definition at line 234 of file structs.h.
Referenced by sampleEachADC().
unsigned short ADCArray::TPS |
Definition at line 219 of file structs.h.
Referenced by calculateFuelAndIgnition(), generateCoreVars(), and sampleEachADC().