RKTK API Docs RKTK Home Repo

SoftdeviceFlashStorage

Type Alias SoftdeviceFlashStorage 

Source
pub type SoftdeviceFlashStorage = MapStorage<u8, Partition<'static, RawMutex, Flash>, NoCache>;
Available on crate feature softdevice only.

Aliased Typeยง

pub struct SoftdeviceFlashStorage { /* private fields */ }