sd_mbr_command_irq_forward_address_set_t

S122 SoftDevice v8.1.1 API

S122 SoftDevice v8.1.1

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

Field Documentation

uint32_t sd_mbr_command_irq_forward_address_set_t::address

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