![]() |
nRF5 SDK
v14.1.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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 |
Description of the new firmware that has been written into flash memory.
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.