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_a87d6ba6c35b8ada8a002fee6caf0c28a.html | 131 +++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 ucs2-lib/doc/html/struct_ucs___gpio___result_details__t_a87d6ba6c35b8ada8a002fee6caf0c28a.html (limited to 'ucs2-lib/doc/html/struct_ucs___gpio___result_details__t_a87d6ba6c35b8ada8a002fee6caf0c28a.html') diff --git a/ucs2-lib/doc/html/struct_ucs___gpio___result_details__t_a87d6ba6c35b8ada8a002fee6caf0c28a.html b/ucs2-lib/doc/html/struct_ucs___gpio___result_details__t_a87d6ba6c35b8ada8a002fee6caf0c28a.html new file mode 100644 index 0000000..029b60a --- /dev/null +++ b/ucs2-lib/doc/html/struct_ucs___gpio___result_details__t_a87d6ba6c35b8ada8a002fee6caf0c28a.html @@ -0,0 +1,131 @@ + + + + + +UNICENS: Ucs_Gpio_ResultDetails_t::result_type + + + + + + + + + + + + + + + +
+
+
+ + + + + + + +
Logo +
UNICENS V2.1.0-3491
+
User Manual and API Reference
+ +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
+ + + + +
Ucs_Gpio_ResultType_t result_type
+
+ +

Specifies the type of the current asynchronous result.

+

The following briefly describes the different types of results available:

+
    +
  • UCS_GPIO_RESULT_TYPE_TGT: target results, typically INIC function-specific error found on target device.
    + Refer to inic_result to get the detailed information.
  • +
  • UCS_GPIO_RESULT_TYPE_TX: transmission results, typically transmission error on the MOST network.
    + Refer to tx_result to get the transmission information.
  • +
+ +
+
+
+
+ + + + + + -- cgit 1.2.3-korg