From ec59d20bafb3acaaff2bbcab185a074825319e20 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Mon, 12 Jun 2017 11:17:04 +0200 Subject: Update package * use sub module for ucs2-lib (tmp fork from IoT.bzh github) * add packaging for native build Signed-off-by: Ronan Le Martret --- ...y_p_e_s_ga7432b6d95eb2af7bce5fe5809b08d88b.html | 139 --------------------- 1 file changed, 139 deletions(-) delete mode 100644 ucs2-lib/doc/html/group___g___u_c_s___g_p_i_o___t_y_p_e_s_ga7432b6d95eb2af7bce5fe5809b08d88b.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___g_p_i_o___t_y_p_e_s_ga7432b6d95eb2af7bce5fe5809b08d88b.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___g_p_i_o___t_y_p_e_s_ga7432b6d95eb2af7bce5fe5809b08d88b.html b/ucs2-lib/doc/html/group___g___u_c_s___g_p_i_o___t_y_p_e_s_ga7432b6d95eb2af7bce5fe5809b08d88b.html deleted file mode 100644 index 6e3b179..0000000 --- a/ucs2-lib/doc/html/group___g___u_c_s___g_p_i_o___t_y_p_e_s_ga7432b6d95eb2af7bce5fe5809b08d88b.html +++ /dev/null @@ -1,139 +0,0 @@ - - - - - -UNICENS: Ucs_Gpio_ResultCode_t - - - - - - - - - - - - - - - -
-
-
- - - - - - - -
Logo -
UNICENS V2.1.0-3491
-
User Manual and API Reference
- -
-
- - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
- - - - -
enum Ucs_Gpio_ResultCode_t
-
- -

Result codes of the GPIO Module.

-
Enumerator:
- - - -
UCS_GPIO_RES_SUCCESS  -

GPIO command succeeded.

-
UCS_GPIO_RES_ERR_CMD  -

GPIO command failed due to an INIC function-specific error or a transmission error on the MOST network.

-

The result_type section in Ucs_Gpio_ResultDetails_t will provide you with more detailed information concerning the error type.

-
UCS_GPIO_RES_ERR_SYNC  -

Remote synchronization of target device failed.

-

The inic_result section in Ucs_Gpio_ResultDetails_t will provide you with more detailed information concerning this error code.

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