nrf-softdevice-s140

Crates

git

Versions

default

Flavors

📣 We want to hear from you! Fill the Rust Embedded 2024 micro-survey.
pub unsafe fn sd_softdevice_vector_table_base_set(address: u32) -> u32
Expand description

@brief Sets the base address of the interrupt vector table for interrupts forwarded from the SoftDevice

This function is only intended to be called when a bootloader is enabled.

@param[in] address The base address of the interrupt vector table for forwarded interrupts.

@retval ::NRF_SUCCESS