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

#include <mxf_base.h>

Data Fields

HMXF_BUFFER buffer
 
uint64 almostEmpty
 
uint64 almostFull
 

Field Documentation

HMXF_BUFFER MXF_ASYNCEVENT_PENDING_INFO::condition::txAperiodicBufferThreshold::buffer

TX aperiodic buffer handle.

Examples:
mil1553_aperiodic_event.c, and multi.c.
uint64 MXF_ASYNCEVENT_PENDING_INFO::condition::txAperiodicBufferThreshold::almostEmpty

Buffer almost empty value.

uint64 MXF_ASYNCEVENT_PENDING_INFO::condition::txAperiodicBufferThreshold::almostFull

Buffer almost full value.

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