| MX Foundation  4
    | 
ARINC 1553 Addressing Structure. More...
#include <mxf_base.h>
| Data Fields | |
| uint64 | type | 
| uint64 | address | 
| uint64 | subAddress | 
| uint64 | reserved | 
| uint64 MXF_MSGID_MIL1553::type | 
Message type
MXF_MIL1553_MSGTYPE_RX: RX commandMXF_MIL1553_MSGTYPE_TX: TX commandMXF_MIL1553_MSGTYPE_MODECODE: Mode command| uint64 MXF_MSGID_MIL1553::address | 
RT address (BM and BC channel). Must be 0 for RT channel.
| uint64 MXF_MSGID_MIL1553::subAddress | 
RT subaddress for RX and TX command or Mode code for mode code command.
| uint64 MXF_MSGID_MIL1553::reserved | 
Reserved for future use. Must be set to 0.