RKTK API Docs RKTK Home Repo

SharedFlash

Type Alias SharedFlash 

Source
pub type SharedFlash = Mutex<Flash>;
Available on crate feature softdevice only.

Aliased Typeยง

pub struct SharedFlash { /* private fields */ }