S132 SoftDevice v1.0.0-3.alpha
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_copy_bl_t   copy_bl
 
   sd_mbr_command_compare_t   compare
 
   sd_mbr_command_vector_table_base_set_t   base_set
 
params
 

Field Documentation

sd_mbr_command_vector_table_base_set_t sd_mbr_command_t::base_set

Parameters for vector table base set.

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.

sd_mbr_command_copy_sd_t sd_mbr_command_t::copy_sd

Parameters for copy SoftDevice.


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