tte_buf_status_t Struct Reference
[TTEthernet API Common Data Types]

#include <tte_api.h>

List of all members.

Public Attributes

uint8_t empty_data
uint8_t fresh_data
uint8_t locked
uint8_t free_entries
uint8_t dropped_frames
tte_time_t timestamp

Detailed Description

Detailed status information about a receive buffer.

The structure is filled in by the various receive functions of the API. The information stays valid as long as the buffer is held open by the application. Closing the buffer will allow the controller to update the message buffer.

Definition at line 118 of file tte_api.h.


Member Data Documentation

Zero when there is a frame to read, non-zero, when there is no frame in the buffer.

Definition at line 121 of file tte_api.h.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 29 14:09:19 2011 for TTEthernet Model for INET Framework by  doxygen 1.6.3