Logo
UNICENS V2.3.0-4567
User Manual and API Reference
Command Interpreter

Decodes received network messages. More...

Topics

 Referred Types
 Referred types used by the Command Interpreter.
 

Functions

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

Detailed Description

Decodes received network messages.