Type Alias AppLoaderDriver

Source
pub(crate) type AppLoaderDriver = AppLoader<SequentialDynamicBinaryStorage<'static, 'static, NRF52<'static, Nrf52840DefaultPeripherals<'static>>, ProcessStandardDebugFull, NVPages<FlashUser<'static, Nvmc>>>, SequentialDynamicBinaryStorage<'static, 'static, NRF52<'static, Nrf52840DefaultPeripherals<'static>>, ProcessStandardDebugFull, NVPages<FlashUser<'static, Nvmc>>>>;

Aliased Typeยง

struct AppLoaderDriver { /* private fields */ }