nRF Connect SDK API 2.8.99
|
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'.
[out] | version_out | Firmware version. Can be any unsigned 15-bit value. |
0 | Success |
-EINVAL | Error during reading the version or version is NULL. |