Enumerations

S140 SoftDevice v7.3.0 API

S140 SoftDevice v7.3.0

Detailed Description

Enumeration Type Documentation

Possible values for sd_mbr_command_t.command .

Enumerator
SD_MBR_COMMAND_COPY_BL

Copy a new BootLoader.

See Also
sd_mbr_command_copy_bl_t
SD_MBR_COMMAND_COPY_SD

Copy a new SoftDevice.

See Also
sd_mbr_command_copy_sd_t
SD_MBR_COMMAND_INIT_SD

Initialize forwarding interrupts to SD, and run reset function in SD. Does not require any parameters in sd_mbr_command_t params.

SD_MBR_COMMAND_COMPARE

This command works like memcmp.

See Also
sd_mbr_command_compare_t
SD_MBR_COMMAND_VECTOR_TABLE_BASE_SET

Change the address the MBR starts after a reset.

See Also
sd_mbr_command_vector_table_base_set_t
SD_MBR_COMMAND_IRQ_FORWARD_ADDRESS_SET

Start forwarding all interrupts to this address.

See Also
sd_mbr_command_irq_forward_address_set_t

nRF Master Boot Record API SVC numbers.

Enumerator
SD_MBR_COMMAND

sd_mbr_command