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

◆ emds_is_ready()

bool emds_is_ready ( void  )

#include <include/emds/emds.h>

Check if the store operation can be run.

When the data store operation has completed, the store operation is no longer ready and this function will then return false.

Returns
True if the store operation can be started, otherwise false.