Logo
UNICENS V2.3.0-4567
User Manual and API Reference
typedef void(* Ucs_Supv_ProgramEventCb_t)(Ucs_Supv_ProgramEvent_t code, void *user_ptr)

Optional callback notifying processing states and errors of the Supervisor Programming Mode.

Parameters
codeThe status or error code.
user_ptrUser reference provided in Ucs_InitData_t::user_ptr.