MX Foundation 4
MXF_MIL1553_STAT_TRANSACTION_DETAILS_SUBADDRESS Struct Reference

MIL 1553 Transaction Details Subaddress Structure. More...

#include <mxf_class_mil1553.h>

Data Structures

struct  bus
 

Data Fields

uint32 address
 
uint32 subAddress
 

Detailed Description

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

Field Documentation

uint32 MXF_MIL1553_STAT_TRANSACTION_DETAILS_SUBADDRESS::address

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

uint32 MXF_MIL1553_STAT_TRANSACTION_DETAILS_SUBADDRESS::subAddress

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

Updated 10/23/2023