![]() |
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 single block of firmware. More...
#include <iot_dfu.h>
Data Fields | |
uint32_t | size |
uint16_t | crc |
Description of single block of firmware.
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.