Communication Library for Autonomous Systems v1.0
Reliable and secure communication library for autonomous vehicle systems
|
#include <ethernet.h>
Public Attributes | |
Address | dst |
Address | src |
Protocol | prot |
std::uint8_t | payload [MTU] |
Address Ethernet::Frame::dst |
std::uint8_t Ethernet::Frame::payload[MTU] |
Protocol Ethernet::Frame::prot |
Address Ethernet::Frame::src |