typedef struct { // Item identifier PDS_MemId_t id; // Item offset uint16_t offset; // size of item uint16_t size; // corresponding ram address for the item uint8_t ramAddr; }PDS_Operation_Offset_t;