Type Alias esp_idf_svc::nvs::EspCustomNvsPartition

source ·
pub type EspCustomNvsPartition = EspNvsPartition<NvsCustom>;

Aliased Type§

struct EspCustomNvsPartition(/* private fields */);