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

MOST Network Availability Transition Cause.

+
Enumerator:
+ + + + + + + +
UCS_NW_AV_TR_CA_CMD  +

Start-up is initiated by chip e.g., INIC.MOSTNetworkStartup()

+
UCS_NW_AV_TR_CA_RX_ACTIVITY  +

Chip is woken up by network activity.

+
UCS_NW_AV_TR_CA_NORMAL  +

Network is typically shutdown by an INIC.MOSTNetworkShutdown() command initiated locally or by a node positioned upstream (in the latter case, the shutdown flag indicates a Normal Shutdown).

+
UCS_NW_AV_TR_CA_ERR_SSO  +

Network is shutdown due to an error. In this case the shutdown reason was a sudden signal off. No shutdown flag is present.

+
UCS_NW_AV_TR_CA_ERR_CRIT_UNLOCK  +

Network is shutdown due to an error. In this case the shutdown reason was a critical unlock. No shutdown flag is present.

+
UCS_NW_AV_TR_CA_ERR_SYSTEM  +

Network is shutdown due to a chip or system error. Possible reasons are:

+
    +
  • INIC enters ForcedNA state
  • +
  • The AutoShutdownDownDelay time expires after the EHC has detached.
  • +
+
UCS_NW_AV_TR_CA_NO_TRANSITION  +

No transition.

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