Communication Library for Autonomous Systems v1.0
Reliable and secure communication library for autonomous vehicle systems
Loading...
Searching...
No Matches
Ethernet::Frame Struct Reference

#include <ethernet.h>

Public Attributes

Address dst
 
Address src
 
Protocol prot
 
std::uint8_t payload [MTU]
 

Member Data Documentation

◆ dst

Address Ethernet::Frame::dst

◆ payload

std::uint8_t Ethernet::Frame::payload[MTU]

◆ prot

Protocol Ethernet::Frame::prot

◆ src

Address Ethernet::Frame::src

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