nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ get_monotonic_version()

int get_monotonic_version ( uint16_t *  version_out)

#include <include/bl_validation.h>

Write the stored 15-bit version to the 16-bit output parameter 'version_out'.

Parameters
[out]version_outFirmware version. Can be any unsigned 15-bit value.
Return values
0Success
-EINVALError during reading the version or version is NULL.