1.2.5.3.22 SLOT_PARAMS Struct

C

typedef struct
{
    // Header Offset
    uint32_t        hdrOffset;
    // Slot Size
    uint32_t        slotSize[2];
    // Executable flag
    bool            executable;
}SLOT_PARAMS;

Description

Defines the slot information