EtherCATFrameMetaData Struct Reference

The EtherCATFrameMetaData struct holds information about the structure of an EtherCAT frame. More...

#include <armarx/control/ethercat/bus_io/EtherCATFrame.h>

Public Attributes

size_t lengthOfFrame
 
std::vector< PDUMetaDatapdus
 

Detailed Description

The EtherCATFrameMetaData struct holds information about the structure of an EtherCAT frame.

Definition at line 114 of file EtherCATFrame.h.

Member Data Documentation

◆ lengthOfFrame

size_t lengthOfFrame

Definition at line 116 of file EtherCATFrame.h.

◆ pdus

std::vector<PDUMetaData> pdus

Definition at line 117 of file EtherCATFrame.h.


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