![]() |
nRF Connect SDK API 3.3.99
|
| int dfu_target_custom_offset_get | ( | size_t * | offset | ) |
#include <include/dfu/dfu_target_custom.h>
Get the current write offset for the custom DFU target.
| [out] | offset | Pointer to store the current write offset. |
| 0 | on success, negative errno code on failure. |