Smart Remote 3 nRF52 v1.2
Data Fields
nrf_dfu_bank_t Struct Reference

Description of a single bank. More...

Data Fields

uint32_t bank_code
 
uint32_t image_crc
 
uint32_t image_size
 

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.


Documentation feedback | Developer Zone | Subscribe | Updated