Functions
sbgEComGetVersion.c File Reference
#include <sbgCommon.h>
#include <version/sbgVersion.h>
#include "sbgEComVersion.h"
#include "sbgEComGetVersion.h"
Include dependency graph for sbgEComGetVersion.c:

Go to the source code of this file.

Functions

uint32_t sbgEComGetVersion (void)
 
const char * sbgEComGetVersionAsString (void)
 

Function Documentation

◆ sbgEComGetVersion()

uint32_t sbgEComGetVersion ( void  )

Returns an integer representing the version of the sbgCom library.

Returns
An integer representing the version of the sbgCom library.
Use SBG_VERSION_GET_MAJOR, SBG_VERSION_GET_MINOR, SBG_VERSION_GET_REV and SBG_VERSION_GET_BUILD.

Definition at line 15 of file sbgEComGetVersion.c.

◆ sbgEComGetVersionAsString()

const char* sbgEComGetVersionAsString ( void  )

Retrieve the sbgCom library version as a string (1.0.0.0).

Returns
Null terminated string that contains the sbgCom library version.

Definition at line 20 of file sbgEComGetVersion.c.



sbg_driver
Author(s): SBG Systems
autogenerated on Sat Sep 3 2022 02:53:36