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

Decodes received MOST messages. +More...

+ + + + + +

+Topics

 Referred Types
 Referred types used by the Command Interpreter.
 
+ + + + + + + + + + +

+Functions

Ucs_Cmd_Return_t Ucs_Cmd_AddMsgIdTable (Ucs_Inst_t *self, Ucs_Cmd_MsgId_t *msg_id_tab_ptr)
 Add a MessageId Table to the Command Interpreter.
 
Ucs_Cmd_Return_t Ucs_Cmd_RemoveMsgIdTable (Ucs_Inst_t *self)
 Remove a MessageId Table from the Command Interpreter.
 
Ucs_Cmd_Return_t Ucs_Cmd_DecodeMsg (Ucs_Inst_t *self, Ucs_AmsRx_Msg_t *msg_rx_ptr)
 Decode an MCM message.
 
+

Detailed Description

+

Decodes received MOST messages.

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