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.