Logo
UNICENS V2.1.0-3491
User Manual and API Reference
typedef void(* Ucs_Bcd_ReportCb_t)(Ucs_Bcd_ResCode_t code, uint8_t segment, void *user_ptr)

Function signature of result callback used by BackChannel Diagnosis.

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

Parameters
codeResult code
segmentNumber of the segment which was inspected. Numbering starts with 0 denoting the segment following the TimingMaster. The number is increased for each following segment.
user_ptrUser reference provided in Ucs_InitData_t::user_ptr