nrf_dfu_bank_t

nRF5 SDK v12.1.0

Description of a single bank. More...

#include <nrf_dfu_types.h>

Data Fields

uint32_t image_size
uint32_t image_crc
uint32_t bank_code

Detailed Description

Description of a single bank.

Field Documentation

uint32_t nrf_dfu_bank_t::bank_code

Identifier code for the bank.

uint32_t nrf_dfu_bank_t::image_crc

CRC of the image. If set to 0, the CRC is ignored.

uint32_t nrf_dfu_bank_t::image_size

Size of the image in the bank.

  • components/libraries/bootloader/dfu/nrf_dfu_types.h