#include <structs.h>
Data Fields | |
unsigned short | capacityOfAirPerCombustionEvent |
unsigned short | perPrimaryInjectorChannelFlowRate |
unsigned short | perSecondaryInjectorChannelFlowRate |
unsigned short | readingTimeout |
unsigned char | ports |
unsigned char | coils |
unsigned char | combustionEventsPerEngineCycle |
unsigned char | revolutionsPerEngineCycle |
unsigned char | primaryTeeth |
unsigned char | missingTeeth |
unsigned short | baudDivisor |
unsigned char | networkAddress |
unsigned char | tachoTickFactor |
unsigned short | tachoTotalFactor |
unsigned char | userTextField [userTextFieldArrayLength2] |
Definition at line 153 of file structs.h.
unsigned short fixedConfig2::capacityOfAirPerCombustionEvent |
unsigned short fixedConfig2::perPrimaryInjectorChannelFlowRate |
unsigned short fixedConfig2::perSecondaryInjectorChannelFlowRate |
unsigned short fixedConfig2::readingTimeout |
unsigned char fixedConfig2::ports |
unsigned char fixedConfig2::coils |
unsigned char fixedConfig2::combustionEventsPerEngineCycle |
Definition at line 162 of file structs.h.
Referenced by IgnitionDwellISR(), IgnitionFireISR(), and PrimaryRPMISR().
unsigned char fixedConfig2::revolutionsPerEngineCycle |
unsigned char fixedConfig2::primaryTeeth |
unsigned char fixedConfig2::missingTeeth |
unsigned short fixedConfig2::baudDivisor |
unsigned char fixedConfig2::networkAddress |
unsigned char fixedConfig2::tachoTickFactor |
unsigned short fixedConfig2::tachoTotalFactor |
unsigned char fixedConfig2::userTextField[userTextFieldArrayLength2] |