iLLD_TC27xD  1.0
IfxLldVersion.h File Reference

Go to the source code of this file.

Macros

#define IFX_LLD_VERSION_GENERATION   1
 Indicates the driver generation. More...
 
#define IFX_LLD_VERSION_MAJOR   0
 Informs about changes which could lead to incompatibilities. More...
 
#define IFX_LLD_VERSION_MAJOR_UPDATE   0
 Informs about a release for a new derivative without further API changes. More...
 
#define IFX_LLD_VERSION_MINOR   11
 Informs about new additions to the library. More...
 
#define IFX_LLD_VERSION_REVISION   0
 Informs about patches and/or documentation changes. More...
 

Macro Definition Documentation

#define IFX_LLD_VERSION_GENERATION   1

Indicates the driver generation.

Definition at line 4 of file IfxLldVersion.h.

#define IFX_LLD_VERSION_MAJOR   0

Informs about changes which could lead to incompatibilities.

Definition at line 5 of file IfxLldVersion.h.

#define IFX_LLD_VERSION_MAJOR_UPDATE   0

Informs about a release for a new derivative without further API changes.

Definition at line 6 of file IfxLldVersion.h.

#define IFX_LLD_VERSION_MINOR   11

Informs about new additions to the library.

Definition at line 7 of file IfxLldVersion.h.

#define IFX_LLD_VERSION_REVISION   0

Informs about patches and/or documentation changes.

Definition at line 8 of file IfxLldVersion.h.