From d2e42029ec04c3f224580f8007cdfbbfe0fc47a6 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Fri, 26 May 2017 18:45:56 +0200 Subject: Initial Commit --- ...tails__t_a4cb5ea6dd91baf049cf7d682202df0f4.html | 133 +++++++++++++++++++++ 1 file changed, 133 insertions(+) create mode 100644 ucs2-lib/doc/html/struct_ucs___xrm___result_details__t_a4cb5ea6dd91baf049cf7d682202df0f4.html (limited to 'ucs2-lib/doc/html/struct_ucs___xrm___result_details__t_a4cb5ea6dd91baf049cf7d682202df0f4.html') diff --git a/ucs2-lib/doc/html/struct_ucs___xrm___result_details__t_a4cb5ea6dd91baf049cf7d682202df0f4.html b/ucs2-lib/doc/html/struct_ucs___xrm___result_details__t_a4cb5ea6dd91baf049cf7d682202df0f4.html new file mode 100644 index 0000000..cd96f8b --- /dev/null +++ b/ucs2-lib/doc/html/struct_ucs___xrm___result_details__t_a4cb5ea6dd91baf049cf7d682202df0f4.html @@ -0,0 +1,133 @@ + + + + + +UNICENS: Ucs_Xrm_ResultDetails_t::result_type + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
Logo +
UNICENS V2.1.0-3491
+
User Manual and API Reference
+ +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
+ + + + +
Ucs_Xrm_ResultType_t result_type
+
+ +

Specifies the type of the current asynchronous result.

+

The following briefly describes the different types of results available:

+
    +
  • UCS_XRM_RESULT_TYPE_INT: internal results, typically standard return codes of MNS used for synchronous response.
    + Refer to int_result to get the results.
  • +
  • UCS_XRM_RESULT_TYPE_TGT: target results, typically INIC function-specific error from target device.
    + Refer to inic_result to get the results.
  • +
  • UCS_XRM_RESULT_TYPE_TX: transmission results, typically transmission error on the MOST network.
    + Refer to tx_result to get the results.
  • +
+ +
+
+
+
+ + + + + + -- cgit 1.2.3-korg