Logo
UNICENS V2.3.0-4567
User Manual and API Reference
typedef void(* Ucs_Prg_ReportCb_t)(Ucs_Prg_Report_t *result_ptr, void *user_ptr)

Function signature of result callback used by Programming service.

The Programming service reports the result of programming a certain device by this callback function.

Parameters
resultPointer to the result of the programming task.
user_ptrUser reference provided in Ucs_InitData_t::user_ptr