SAMV71 Xplained Ultra Software Package 1.4

PEthHeader Struct Reference

#include <D:/git/git_canopus_1/softpack/samv7/examples_ethernet/gmac/MiniIp.h>

Data Fields

uint8_t et_dest [6]
uint8_t et_src [6]
uint16_t et_protlen

Detailed Description

Ethernet header structure

Definition at line 115 of file MiniIp.h.


Field Documentation

uint8_t PEthHeader::et_dest[6]

Destination node

Definition at line 117 of file MiniIp.h.

uint16_t PEthHeader::et_protlen

Protocol or length

Definition at line 119 of file MiniIp.h.

uint8_t PEthHeader::et_src[6]

Source node

Definition at line 118 of file MiniIp.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines