nRF5 IoT SDK v0.9.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.


This document was last updated on Tue Dec 1 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.