DecoderInterface.h File Reference

Objects through which a decoder communicates. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define numberOfWheelEvents   1

Variables

unsigned char currentWheelEvent
unsigned long wheelEventTimeStamps [numberOfWheelEvents]
unsigned short * RPM
unsigned short * RPMRecord
unsigned char ignitionEvents [6]
unsigned char injectionEvents [12]
unsigned char ADCSampleEvents [12]
unsigned char stagedInjectionEvents
unsigned char chickenCookerEvents

Detailed Description

Objects through which a decoder communicates.

This file contains the declarations of objects used as a common interface between all of the different wheel decoders and the main loop scheduler.

Author:
Fred Cooke

Definition in file DecoderInterface.h.


Define Documentation

#define numberOfWheelEvents   1

Definition at line 74 of file DecoderInterface.h.


Variable Documentation

unsigned char ADCSampleEvents[12]

Definition at line 81 of file DecoderInterface.h.

unsigned char chickenCookerEvents

Definition at line 83 of file DecoderInterface.h.

unsigned char currentWheelEvent

Definition at line 75 of file DecoderInterface.h.

unsigned char ignitionEvents[6]

Definition at line 79 of file DecoderInterface.h.

unsigned char injectionEvents[12]

Definition at line 80 of file DecoderInterface.h.

unsigned short* RPM

Definition at line 77 of file DecoderInterface.h.

Referenced by generateCoreVars(), initVariables(), and main().

unsigned short* RPMRecord

Definition at line 78 of file DecoderInterface.h.

Referenced by initVariables(), main(), and PrimaryRPMISR().

unsigned char stagedInjectionEvents

Definition at line 82 of file DecoderInterface.h.

unsigned long wheelEventTimeStamps[numberOfWheelEvents]

Definition at line 76 of file DecoderInterface.h.

Generated on Sat Oct 16 21:29:06 2010 for FreeEMS by  doxygen 1.6.3