nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches
img_mgmt_write.h
1/*
2 * Copyright (c) 2026 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
7#ifndef BM_H_IMG_MGMT_WRITE_
8#define BM_H_IMG_MGMT_WRITE_
9
17#ifdef __cplusplus
18extern "C" {
19#endif
20
31
36#ifdef __cplusplus
37}
38#endif
39
40#endif /* BM_H_IMG_MGMT_WRITE_ */
bool img_mgmt_write_in_progress(void)
Check if there is an image write operation in progress.