1.5.5.4.5 SRV_FU_CRC_CB Function Pointer
C
typedef void (*SRV_FU_CRC_CB)(uint32_t crc);
Summary
Callback function pointer to get the calculated CRC..
Description
This callback is used to get the calculated CRC.
Remarks
None.
typedef void (*SRV_FU_CRC_CB)(uint32_t crc);
Callback function pointer to get the calculated CRC..
This callback is used to get the calculated CRC.
None.