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.
RKTK API Docs