MX Foundation 4
MXF_MSGID_A429 Struct Reference

ARINC 429 Addressing Structure. More...

#include <mxf_base.h>

Data Fields

uint64 label
 
uint64 sdi
 
uint64 reserved [2]
 

Detailed Description

Refer to the section ARINC 429 Word for a detailed description of the fields used in this structure.

Examples:
ar429_rx_event_handler.c, and ar429_rx_event_handler.cs.

Field Documentation

uint64 MXF_MSGID_A429::label
uint64 MXF_MSGID_A429::sdi
uint64 MXF_MSGID_A429::reserved[2]

Reserved for future use. Must be set to 0.

Examples:
ar429_rx_event_handler.c.
Updated 10/23/2023