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_gac5aa79eb466a98f645c0302f402294d6.html | 167 --------------------- 1 file changed, 167 deletions(-) delete mode 100644 ucs2-lib/doc/html/group___g___u_c_s___t_r_a_c_e___t_y_p_e_s_gac5aa79eb466a98f645c0302f402294d6.html (limited to 'ucs2-lib/doc/html/group___g___u_c_s___t_r_a_c_e___t_y_p_e_s_gac5aa79eb466a98f645c0302f402294d6.html') diff --git a/ucs2-lib/doc/html/group___g___u_c_s___t_r_a_c_e___t_y_p_e_s_gac5aa79eb466a98f645c0302f402294d6.html b/ucs2-lib/doc/html/group___g___u_c_s___t_r_a_c_e___t_y_p_e_s_gac5aa79eb466a98f645c0302f402294d6.html deleted file mode 100644 index 3b45892..0000000 --- a/ucs2-lib/doc/html/group___g___u_c_s___t_r_a_c_e___t_y_p_e_s_gac5aa79eb466a98f645c0302f402294d6.html +++ /dev/null @@ -1,167 +0,0 @@ - - - - - -UNICENS: Ucs_MsgTxStatus_t - - - - - - - - - - - - - - - -
-
-
- - - - - - - -
Logo -
UNICENS V2.1.0-3491
-
User Manual and API Reference
- -
-
- - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
- - - - -
enum Ucs_MsgTxStatus_t
-
- -

Message transmission status for internal/debug use.

-
Enumerator:
- - - - - - - - - - - - - -
UCS_MSG_STAT_OK  -

Transmission succeeded.

-
UCS_MSG_STAT_ERROR_CFG_NO_RCVR  -

No internal receiver exists.

-
UCS_MSG_STAT_ERROR_BF  -

Buffer full.

-
UCS_MSG_STAT_ERROR_CRC  -

CRC.

-
UCS_MSG_STAT_ERROR_ID  -

Corrupted identifiers.

-
UCS_MSG_STAT_ERROR_ACK  -

Corrupted PACK or CACK.

-
UCS_MSG_STAT_ERROR_TIMEOUT  -

TX timeout.

-
UCS_MSG_STAT_ERROR_FATAL_WT  -

Wrong target.

-
UCS_MSG_STAT_ERROR_FATAL_OA  -

Own node address.

-
UCS_MSG_STAT_ERROR_NA_TRANS  -

Control channel was switched off and a pending transmission was canceled.

-
UCS_MSG_STAT_ERROR_NA_OFF  -

Control channel not available.

-
UCS_MSG_STAT_ERROR_UNKNOWN  -

Unknown error status.

-
UCS_MSG_STAT_ERROR_SYNC  -

Internal error which is notified if communication link with INIC is lost.

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