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. | |
Common MOST message.