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

This enumerator specifies the kind of result - Target or Transmission.

+
Enumerator:
+ + +
UCS_GPIO_RESULT_TYPE_TGT  +

Specifies the target results, typically INIC function-specific error from target device.

+
UCS_GPIO_RESULT_TYPE_TX  +

Specifies the transmission error information that occurred on the MOST network.

+
+
+
+ +
+
+
+
+ + + + + + -- cgit 1.2.3-korg