nRF5 SDK v14.2.0
Data Fields
iot_dfu_firmware_desc_t Struct Reference

Description of the new firmware that has been written into flash memory. More...

#include <iot_dfu.h>

Data Fields

iot_dfu_firmware_block_t application
 
iot_dfu_firmware_block_t softdevice
 
iot_dfu_firmware_block_t bootloader
 

Detailed Description

Description of the new firmware that has been written into flash memory.

Field Documentation

iot_dfu_firmware_block_t iot_dfu_firmware_desc_t::application

Description of Application block in firmware image.

iot_dfu_firmware_block_t iot_dfu_firmware_desc_t::bootloader

Description of Bootloader block in firmware image.

iot_dfu_firmware_block_t iot_dfu_firmware_desc_t::softdevice

Description of SoftDevice block in firmware image.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated