pub(crate) type NonVolatilePages = NVPages<FlashUser<'static, Nvmc>>;
pub(crate) struct NonVolatilePages { /* private fields */ }