acc_version.h File Reference
#include <stdint.h>

Go to the source code of this file.

Functions

const char * acc_version_get (void)
 Get the version of the Acconeer software. More...
 
uint32_t acc_version_get_hex (void)
 Get the version of the Acconeer software as a hex number. More...
 

Function Documentation

◆ acc_version_get()

◆ acc_version_get_hex()

uint32_t acc_version_get_hex ( void  )

Get the version of the Acconeer software as a hex number.

Returns
An uint32 number, 0xMMMMmmPP where M is major, m is minor and P is patch