main.h File Reference

#include "freeEMS.h"
#include "interrupts.h"
#include "utils.h"
#include "init.h"
#include "commsISRs.h"
#include "commsCore.h"
#include "coreVarsGenerator.h"
#include "derivedVarsGenerator.h"
#include "fuelAndIgnitionCalcs.h"

Include dependency graph for main.h:

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

Go to the source code of this file.

Defines

#define COP_RESET1   0x55
#define COP_RESET2   0xAA

Variables

unsigned short lastTime = 500
unsigned short lastCalcCount = 0


Define Documentation

#define COP_RESET1   0x55

Definition at line 41 of file main.h.

#define COP_RESET2   0xAA

Definition at line 42 of file main.h.


Variable Documentation

unsigned short lastCalcCount = 0

Definition at line 47 of file main.h.

Referenced by main().

unsigned short lastTime = 500

Definition at line 46 of file main.h.

Referenced by main().


Generated on Mon Nov 10 21:19:12 2008 for freeems by  doxygen 1.5.2