YARP CiA-402 EtherCAT Device 0.6.0
YARP device plugin for EtherCAT CiA-402 drives
Loading...
Searching...
No Matches
CiA402::FieldInfo Struct Reference

Metadata describing a field inside the raw TxPDO image. More...

#include <CiA402/EthercatManager.h>

Public Attributes

TxField id
 Logical field id.
 
uint32_t byteOffset
 Byte offset from the base of the Tx image.
 
uint8_t bitSize
 Size in bits (8/16/32).
 

Detailed Description

Metadata describing a field inside the raw TxPDO image.

Definition at line 74 of file EthercatManager.h.

Member Data Documentation

◆ bitSize

uint8_t CiA402::FieldInfo::bitSize

Size in bits (8/16/32).

Definition at line 78 of file EthercatManager.h.

◆ byteOffset

uint32_t CiA402::FieldInfo::byteOffset

Byte offset from the base of the Tx image.

Definition at line 77 of file EthercatManager.h.

◆ id

TxField CiA402::FieldInfo::id

Logical field id.

Definition at line 76 of file EthercatManager.h.


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