Main Page
+
Namespaces
Namespace List
+
Namespace Members
All
Functions
Typedefs
Enumerations
+
Classes
Class List
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
+
Functions
a
c
d
e
f
g
i
l
m
o
p
r
s
t
u
w
~
+
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
y
z
+
Files
File List
+
File Members
+
All
_
c
d
f
g
i
m
n
s
t
u
+
Functions
m
s
t
Variables
+
Typedefs
d
f
i
s
u
+
Enumerations
_
+
Enumerator
s
+
Macros
_
c
f
i
n
s
t
external
sbgECom
src
sbgEComGetVersion.h
Go to the documentation of this file.
1
20
#ifndef SBG_ECOM_GET_VERSION_H
21
#define SBG_ECOM_GET_VERSION_H
22
23
// sbgCommonLib headers
24
#include <
sbgCommon.h
>
25
26
//----------------------------------------------------------------------//
27
//- Public functions -//
28
//----------------------------------------------------------------------//
29
36
uint32_t
sbgEComGetVersion
(
void
);
37
43
const
char
*
sbgEComGetVersionAsString
(
void
);
44
45
#endif //SBG_ECOM_GET_VERSION_H
sbgEComGetVersionAsString
const char * sbgEComGetVersionAsString(void)
Definition:
sbgEComGetVersion.c:20
sbgEComGetVersion
uint32_t sbgEComGetVersion(void)
Definition:
sbgEComGetVersion.c:15
sbgCommon.h
Main header file for SBG Systems common C library.
sbg_driver
Author(s): SBG Systems
autogenerated on Sat Sep 3 2022 02:53:36