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 --- ...tails__t_afbf6b21e51e2114bd8165bc6b9d920a5.html | 131 --------------------- 1 file changed, 131 deletions(-) delete mode 100644 ucs2-lib/doc/html/struct_ucs___i2c___result_details__t_afbf6b21e51e2114bd8165bc6b9d920a5.html (limited to 'ucs2-lib/doc/html/struct_ucs___i2c___result_details__t_afbf6b21e51e2114bd8165bc6b9d920a5.html') diff --git a/ucs2-lib/doc/html/struct_ucs___i2c___result_details__t_afbf6b21e51e2114bd8165bc6b9d920a5.html b/ucs2-lib/doc/html/struct_ucs___i2c___result_details__t_afbf6b21e51e2114bd8165bc6b9d920a5.html deleted file mode 100644 index 4ae3e84..0000000 --- a/ucs2-lib/doc/html/struct_ucs___i2c___result_details__t_afbf6b21e51e2114bd8165bc6b9d920a5.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - -UNICENS: Ucs_I2c_ResultDetails_t::result_type - - - - - - - - - - - - - - - -
-
-
- - - - - - - -
Logo -
UNICENS V2.1.0-3491
-
User Manual and API Reference
- -
-
- - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
- - - - -
Ucs_I2c_ResultType_t result_type
-
- -

Specifies the type of the current asynchronous result.

-

The following briefly describes the different types of results available:

-
    -
  • UCS_I2C_RESULT_TYPE_TGT: target results, typically INIC function-specific error found on target device.
    - Refer to inic_result to get the detailed information.
  • -
  • UCS_I2C_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