1.5.5.4.7 SRV_FU_RESULT_CB Function Pointer

C

typedef void (*SRV_FU_RESULT_CB)(SRV_FU_RESULT fuResult);

Summary

Callback function pointer to get the result of the firmware upgrade process.

Description

This callback is used to get the result of the firmware upgrade process.

Remarks

None.