MX Foundation 4
MXF_MIL1553_STAT_ERROR_GLOBAL_ALL_SUBADDRESS Struct Reference

MIL 1553 Bus Statistical Errors Subadresses Structure. More...

#include <mxf_class_mil1553.h>

Data Structures

struct  subAddress
 

Data Fields

uint32 address
 
uint32 reserved
 

Detailed Description

The following structure is returned when statistic type wanted is MXF_MIL1553_STAT_TYPE_ERROR_GLOBAL_ALL_SUBADDRESS.

Field Documentation

uint32 MXF_MIL1553_STAT_ERROR_GLOBAL_ALL_SUBADDRESS::address

RT address (0-31) to get the statistics for. Must be correctly initialized before calling mxfChannelStatisticGet() function.

uint32 MXF_MIL1553_STAT_ERROR_GLOBAL_ALL_SUBADDRESS::reserved

Reserved for future use. Must be set to 0.

Updated 10/23/2023