MX Foundation 4
MXF_ASYNCEVENT_PENDING_INFO::condition::txPeriodicUpdateMsgBufferThreshold Struct Reference

#include <mxf_base.h>

Data Fields

HMXF_BUFFER buffer
 
uint64 almostEmpty
 
uint64 almostFull
 

Field Documentation

HMXF_BUFFER MXF_ASYNCEVENT_PENDING_INFO::condition::txPeriodicUpdateMsgBufferThreshold::buffer

TX periodic update buffer handle.

Examples:
mil1553_bc_rt_data_assignment.c, and multi.c.
uint64 MXF_ASYNCEVENT_PENDING_INFO::condition::txPeriodicUpdateMsgBufferThreshold::almostEmpty

Buffer almost empty value.

uint64 MXF_ASYNCEVENT_PENDING_INFO::condition::txPeriodicUpdateMsgBufferThreshold::almostFull

Buffer almost full value.

Examples:
mil1553_bc_rt_data_assignment.c, multi.c, and multi.cs.
Updated 10/23/2023