nRF5 SDK v14.2.0
Data Fields
iot_dfu_firmware_block_t Struct Reference

Description of single block of firmware. More...

#include <iot_dfu.h>

Data Fields

uint32_t size
 
uint16_t crc
 

Detailed Description

Description of single block of firmware.

Field Documentation

uint16_t iot_dfu_firmware_block_t::crc

Checksum of firmware block. Set to 0 if no checksum checking is needed.

uint32_t iot_dfu_firmware_block_t::size

Size of firmware block.


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

Documentation feedback | Developer Zone | Subscribe | Updated