RKTK API Docs RKTK Home Repo

Type Alias SharedFlash

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

Aliased Typeยง

struct SharedFlash { /* private fields */ }