Microchip® Advanced Software Framework

Item_t Struct Reference

Structure used to store where to find an item.

Data Fields

uint16_t id
 Item identifier. More...
 
uint16_t lastBlock
 Pointer to the last written block for this item. More...
 

uint16_t Item_t::id

Item identifier.

Referenced by CreateItemCache(), FindItemCache(), and S_Nv_EraseAll_Impl().

uint16_t Item_t::lastBlock

Pointer to the last written block for this item.

Referenced by CompactItem(), CompactSector(), FindItem(), FindItemCache(), LoadSector(), S_Nv_ItemInit_Impl(), and S_Nv_Write_Impl().