1.2.2.2.5.2.2.1 MW_DFU_Info_T

C

typedef struct MW_DFU_Info_T
{
    uint32_t fwImageSize;
    uint8_t  fwFlashType;
} MW_DFU_Info_T;

Description

Structure of DFU info which is used to indicate the actual image information.