ISF  2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
version.h File Reference

Version information. More...

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

Go to the source code of this file.

Macros

#define DEVICE_PART_NUM   (0x0000)
 
#define ISF_LIB_VERSION_MAJOR   (2)
 
#define ISF_LIB_VERSION_MINOR   (0)
 
#define ISF_LIB_BUILD_CODE   (0x3782)
 

Detailed Description

Version information.

Definition in file version.h.

Macro Definition Documentation

#define DEVICE_PART_NUM   (0x0000)

Definition at line 18 of file version.h.

#define ISF_LIB_BUILD_CODE   (0x3782)

Definition at line 21 of file version.h.

#define ISF_LIB_VERSION_MAJOR   (2)

Definition at line 19 of file version.h.

#define ISF_LIB_VERSION_MINOR   (0)

Definition at line 20 of file version.h.