S132 SoftDevice v5.0.0
Data Fields
sd_mbr_command_t Struct Reference

Data Fields

uint32_t command
 
union {
   sd_mbr_command_copy_sd_t   copy_sd
 
   sd_mbr_command_compare_t   compare
 
   sd_mbr_command_copy_bl_t   copy_bl
 
   sd_mbr_command_vector_table_base_set_t   base_set
 
   sd_mbr_command_irq_forward_address_set_t   irq_forward_address_set
 
params
 

Field Documentation

sd_mbr_command_vector_table_base_set_t sd_mbr_command_t::base_set

Parameters for vector table base set. Requires parameter page.

uint32_t sd_mbr_command_t::command

type of command to be issued see NRF_MBR_COMMANDS.

sd_mbr_command_compare_t sd_mbr_command_t::compare

Parameters for verify.

sd_mbr_command_copy_bl_t sd_mbr_command_t::copy_bl

Parameters for copy BootLoader. Requires parameter page.

sd_mbr_command_copy_sd_t sd_mbr_command_t::copy_sd

Parameters for copy SoftDevice.

sd_mbr_command_irq_forward_address_set_t sd_mbr_command_t::irq_forward_address_set

Parameters for irq forward address set


Documentation feedback | Developer Zone | Subscribe | Updated