|
MX Foundation 4
|
ARINC 629 Frame Synchronize Structure. More...
#include <mxf_class_a629.h>
Data Fields | |
| uint16 | syncIndex |
| uint16 | altIndex |
| uint16 | reserved [2] |
Frame Synchronize structure is used by mxfA629TxPeriodicMajorFrameSyncSet() and mxfA629TxPeriodicMajorFrameSyncGet() functions to set or get the alternate and synchronize frame index.
| uint16 MXF_A629_TXPERIODIC_MJRFRAME_SYNC::syncIndex |
Sync index (0-31). Define the row of the XPP containing the synchronize message.
| uint16 MXF_A629_TXPERIODIC_MJRFRAME_SYNC::altIndex |
Alternate index (0-31). Define the row of the XPP containing the alternate message.
| uint16 MXF_A629_TXPERIODIC_MJRFRAME_SYNC::reserved[2] |
Reserved for future use. Must be set to 0 when calling mxfA629TxPeriodicMajorFrameSyncSet().