S112 SoftDevice v5.1.0
Data Fields
sd_mbr_command_irq_forward_address_set_t Struct Reference

Sets the base address of the interrupt vector table for interrupts forwarded from the MBR. More...

#include <nrf_mbr.h>

Data Fields

uint32_t address
 

Detailed Description

Sets the base address of the interrupt vector table for interrupts forwarded from the MBR.

Unlike sd_mbr_command_vector_table_base_set_t, this function does not reset, and it does not change where the MBR starts after reset.

Return values
NRF_SUCCESS

Field Documentation

uint32_t sd_mbr_command_irq_forward_address_set_t::address

The base address of the interrupt vector table for forwarded interrupts.


Documentation feedback | Developer Zone | Subscribe | Updated