![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| bool img_mgmt_write_in_progress | ( | void | ) |
#include <img_mgmt_write.h>
Check if there is an image write operation in progress.
img_mgmt_write_image_data to make sure all write operations have completed before rebooting the device.| true | if there is no ongoing image write operation. |
| false | if an image write operation is in progress. |