CCAux  2.20.0.0
CCAux API reference
version_string.h
Go to the documentation of this file.
1 /***************************************************************************
2  Copyright (C) 2019 by crosscontrol
3 
4  @file version_string.h
5 
6  @brief Contains registers ids to support version string
7 
8  @details
9  ****************************************************************************/
10 
11 #ifndef VERSION_STRING_H_
12 #define VERSION_STRING_H_
13 
14 typedef enum
15 {
19 
20 #endif // VERSION_STRING_H_
INFO_BLOCK_VERSION_STRING_IDS
Definition: version_string.h:15
@ INFO_ID_SS_VERSTRING_BASE
Definition: version_string.h:16
@ INFO_ID_SS_VERSTRING_LAST
Definition: version_string.h:17