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

Referred types used by the Command Interpreter. More...

Data Structures

struct  Ucs_Cmd_MsgId_t
 Structure of a single element of the MessageId Table. More...
 

Macros

#define UCS_CMD_MSGID_TERMINATION   0xFFFFU
 Denotes the end of an MessageId Table.
 

Callback Functions

typedef uint16_t(* Ucs_Cmd_Handler_Function_t )(Ucs_AmsRx_Msg_t *msg_rx_ptr, void *user_ptr)
 Type definition of user handler functions.
 

Detailed Description

Referred types used by the Command Interpreter.