Defines | Variables

global.c File Reference

Contains firmware version and CRC32 checksum sections. More...

#include "xtypes.h"
#include "global.h"
Include dependency graph for global.c:

Go to the source code of this file.

Defines

#define EXPORT

Variables

const UINT16 g_u16ApplicationVersion = FW_VERSION
 UINT16 variable to store the application firmware version at a dedicated memory position.
const UINT32 g_u32ApplicationCRC = APPLICATION_CRC
 UINT32 variable to store the firmware checksum at a dedicated memory position.
const S_MEM_STRUCTRUE sMemoryEEPROM
 Variable to reserve memory for structure in EEPROM.

Detailed Description

Author:
Philipp Bank
Copyright:
Creative Commons by-nc-sa 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)

Definition in file global.c.