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

◆ pcd_fw_copy()

int pcd_fw_copy ( const struct device *  fdev)

#include <include/dfu/pcd.h>

Perform the DFU image transfer.

Use the information in the PCD CMD to load a DFU image to the provided flash device.

Parameters
fdevThe flash device to transfer the DFU image to.
Return values
non-negativeinteger on success, negative errno code on failure.