Logo
UNICENS V2.1.0-3491
User Manual and API Reference
Msg_MostTel_t Struct Reference

Common MOST message. More...

Data Fields

uint16_t destination_addr
 MOST destination address.
 
uint16_t source_addr
 MOST source address.
 
Msg_MsgId_t id
 MOST message id "FBlockID.InstID.FktID.OPType".
 
Msg_TxOptions_t opts
 Message transmission options.
 
Msg_TelData_t tel
 MOST telegram data.
 
void * info_ptr
 Possible reference to additional data.
 

Detailed Description

Common MOST message.