1.5.5.4.25 SRV_FU_CalculateCrc Function

C

void SRV_FU_CalculateCrc(void);

Summary

Calculates the CRC of the received image.

Description

This function is used to calculate the CRC of the received image.

Parameters

None.

Returns

None.

Example

    SRV_FU_CalculateCrc();
   

Remarks

This function is called by the PRIME stack.