TEMU  2
The Terma Emulator
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
temu_EthFrame Struct Reference

#include <temu-c/Bus/Ethernet.h>

Collaboration diagram for temu_EthFrame:

Data Fields

uint32_t Flags
 Flags used for error injection. More...
 
temu_Buff Data
 ETH frame data. More...
 

Detailed Description

Definition at line 71 of file Ethernet.h.

Field Documentation

temu_Buff temu_EthFrame::Data

ETH frame data.

Definition at line 73 of file Ethernet.h.

uint32_t temu_EthFrame::Flags

Flags used for error injection.

Definition at line 72 of file Ethernet.h.


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