ConOpSys V2970  P004.07
ANVILEX control operating system
Macros
Parameter_Database_Defines.h File Reference

Parameter database definintions header file. More...

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

Go to the source code of this file.

Macros

#define PARAMETER_DESCRIPTOR_DATABASE   __attribute__( ( section ( "PARAMETER_DESCRIPTOR_DATABASE" ) ) )
 Parameter descriptor memory mapping attribute definition. More...
 
#define PARAMETER_DATABASE   __attribute__( ( section ( "PARAMETER_DATABASE" ) ) )
 Parameter memory mapping attribute definition. More...
 

Detailed Description

Parameter database definintions header file.

Attention
No special attention requered.
Revision
2877
Date
2021-10-18 23:04:26 +0500 (Mo, 18 Okt 2021)
Author
minch

Macro Definition Documentation

◆ PARAMETER_DATABASE

#define PARAMETER_DATABASE   __attribute__( ( section ( "PARAMETER_DATABASE" ) ) )

Parameter memory mapping attribute definition.

◆ PARAMETER_DESCRIPTOR_DATABASE

#define PARAMETER_DESCRIPTOR_DATABASE   __attribute__( ( section ( "PARAMETER_DESCRIPTOR_DATABASE" ) ) )

Parameter descriptor memory mapping attribute definition.