ET System  16.5
All Data Structures Files Functions Variables Typedefs Macros Modules Pages
et_fifo_entry_t Struct Reference

Structure to hold the a fifo entry obtained from ET. More...

#include <et_fifo.h>

Data Fields

et_event ** bufs
 array of ET events. More...
 
et_fifo_id fid
 fifo id used to get these events from ET. More...
 

Detailed Description

Structure to hold the a fifo entry obtained from ET.

Field Documentation

◆ bufs

◆ fid

et_fifo_id et_fifo_entry_t::fid

fifo id used to get these events from ET.

Referenced by et_fifo_entryCreate(), et_fifo_getBuf(), and et_fifo_putEntry().


The documentation for this struct was generated from the following file: