FreeEMS  0.2.0-SNAPSHOT-285-g028e24c
Macros | Variables
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 "outputScheduler.h"
#include "decoderInterface.h"
#include "tableLookup.h"
#include "simpleGPIO.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.

Macros

#define COP_RESET1   0x55
#define COP_RESET2   0xAA

Variables

unsigned short lastCalcCount

Detailed Description

Definition in file main.h.

Macro Definition Documentation

#define COP_RESET1   0x55

Definition at line 55 of file main.h.

#define COP_RESET2   0xAA

Definition at line 56 of file main.h.

Variable Documentation

unsigned short lastCalcCount

Definition at line 59 of file main.h.

Referenced by main().