RKTK API Docs RKTK Home Repo

Function get_flash

Source
pub fn get_flash(sd: &Softdevice) -> (&'static SharedFlash, Mutex<NoCache>)
Available on crate feature softdevice only.
Expand description

Get steal from softdevice instance.

This function must be called only once. Otherwise, it will panic.