#include <tte_api.h>
Public Attributes | |
uint16_t | length |
tte_eth_hdr_t | eth_hdr |
uint8_t * | data |
uint16_t | ct_id |
uint8_t | channel |
Contains the information about a received or transmitted frame. This structure is used in every function that either sends or receives a message, regardless of the message class.
Definition at line 187 of file tte_api.h.
uint16_t tte_frame_t::length |