MX Foundation 4
MXF_MSGID_CSDB Struct Reference

ARINC CSDB Addressing Structure. More...

#include <mxf_base.h>

Data Fields

uint64 label
 
uint64 si
 
uint64 reserved [2]
 

Detailed Description

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

Examples:
csdb_rx_event_handler.c, and csdb_rx_event_handler.cs.

Field Documentation

uint64 MXF_MSGID_CSDB::label

CSDB Label

Examples:
csdb_rx_event_handler.c.
uint64 MXF_MSGID_CSDB::si

CSDB SI

Examples:
csdb_rx_event_handler.c.
uint64 MXF_MSGID_CSDB::reserved[2]

Reserved for future use. Must be set to 0.

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