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

◆ get_monotonic_slot()

int get_monotonic_slot ( uint16_t *  slot_out)

#include <include/bl_validation.h>

Write the stored slot to the output parameter 'slot_out'.

Parameters
[out]slot_outSlot where firmware is located. Can be 0 or 1.
Return values
0Success
-EINVALError during reading the version or version is NULL.