1.5.5.4.4 SRV_FU_INFO Struct
C
typedef struct {
uint32_t imageSize;
uint16_t signLength;
SRV_FU_SIGNATURE_ALGO signAlgorithm;
uint8_t pageSize;
} SRV_FU_INFO;
Summary
Data structure with the firmware upgrade information.
Description
This structure contains the parameters for the firmware upgrade information.
Remarks
None.