Logo
UNICENS V2.3.0-4567
User Manual and API Reference

HalfDuplex Diagnosis. More...

Data Structures

struct  Ucs_Hdx_Report_t
 Report values of the HalfDuplex Diagnosis. More...
 

Callback Functions

typedef void(* Ucs_Diag_HdxReportCb_t )(Ucs_Hdx_Report_t *result_ptr, void *user_ptr)
 Function signature of result callback used by HalfDuplex Diagnosis.
 

Enumerations

enum  Ucs_Hdx_ResCode_t {
  UCS_HDX_RES_SUCCESS = 0x00U,
  UCS_HDX_RES_SLAVE_WRONG_POS = 0x01U,
  UCS_HDX_RES_RING_BREAK = 0x02U,
  UCS_HDX_RES_NO_RING_BREAK = 0x03U,
  UCS_HDX_RES_NO_RESULT = 0x04U,
  UCS_HDX_RES_TIMEOUT = 0x05U,
  UCS_HDX_RES_ERROR = 0x06U,
  UCS_HDX_RES_END = 0x07U
}
 Result values of the HalfDuplex Diagnosis. More...
 

Detailed Description

HalfDuplex Diagnosis.