Type Alias InvsDriver

Source
pub(crate) type InvsDriver = IsolatedNonvolatileStorageComponentType<APP_STORAGE_REGION_SIZE>;

Aliased Type§

struct InvsDriver { /* private fields */ }