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

Function signature of result callback used by HalfDuplex Diagnosis.

The HalfDuplex Diagnosis reports the result of certain segment by this callback function.

Parameters
result_ptrReference to the result of the examined segment.
user_ptrUser reference provided in Ucs_InitData_t::user_ptr