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