|
#define | DF_INOS_IMAGE_VALUE_CFG_MASK_SYSTEM 0xFFFF0000 |
|
#define | DF_INOS_IMAGE_VALUE_CFG_MASK_INP 0x000F0000 |
|
#define | DF_INOS_IMAGE_VALUE_CFG_MASK_OUT 0x00F00000 |
|
#define | DF_INOS_IMAGE_VALUE_CFG_MASK_USER 0x0000FFFF |
|
#define | DF_INOS_IMAGE_VALUE_CFG_ENABLED 0x80000000 |
|
#define | DF_INOS_IMAGE_VALUE_CFG_OVERWRITE 0x40000000 |
|
#define | DF_INOS_IMAGE_VALUE_CFG_ERROR 0x20000000 |
|
#define | DF_INOS_IMAGE_VALUE_CFG_WARNING 0x10000000 |
|
#define | DF_INOS_IMAGE_VALUE_CFG_LINKED 0x10000000 |
|
#define | DF_INOS_IMAGE_VALUE_CFG_SIMULATED 0x08000000 |
|
#define | DF_INOS_IMAGE_VALUE_CFG_OFFLINE 0x04000000 |
|
#define | DF_INOS_IMAGE_VALUE_NBR_ENABLED 31 |
|
#define | DF_INOS_IMAGE_VALUE_NBR_OVERWRITE 30 |
|
#define | DF_INOS_IMAGE_VALUE_NBR_ERROR 29 |
|
#define | DF_INOS_IMAGE_VALUE_NBR_WARNING 28 |
|
#define | DF_INOS_IMAGE_VALUE_NBR_LINKED 28 |
|
#define | DF_INOS_IMAGE_VALUE_NBR_SIMULATED 27 |
|
Short comment.
- Author
- Ch. Hirzel
- Copyright
- Copyright © 2016 Indel AG. All rights reserved.
-
This software is licensed on a non-exclusive basis for use on Indel products only. If the Source Code has been provided by Indel, the software may be modified or further developed, exclusively for the use on Indel's products. For evaluation purposes of the aforementioned development or modification of the software, the software may temporarily be used on third party products. Any further use of this software, its modification or development on non-Indel products is strictly prohibited.
Long comment on this file.