FreeEMS  0.2.0-SNAPSHOT-285-g028e24c
Macros
flashGlobals.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PVIOL   0x20
#define ACCERR   0x10

Detailed Description

Todo:
TODO integrate this file with the rest of the masks and other global constants and hash defines etc

FreeEMS - the open source engine management system

Copyright 2008-2009 Fred Cooke

This file is part of the FreeEMS project.

FreeEMS software is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

FreeEMS software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with any FreeEMS software. If not, see http://www.gnu.org/licenses/

We ask that if you make any changes to this file you email them upstream to us at admin(at)diyefi(dot)org or, even better, fork the code on github.com!

Thank you for choosing FreeEMS to run your engine!

Definition in file flashGlobals.h.

Macro Definition Documentation

#define PVIOL   0x20

Definition at line 37 of file flashGlobals.h.

Referenced by eraseSector(), initFlash(), and writeWord().

#define ACCERR   0x10

Definition at line 38 of file flashGlobals.h.

Referenced by eraseSector(), initFlash(), and writeWord().