RegisterInfo Struct Reference

The RegisterInfo struct holds additional information on one register. More...

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

Public Attributes

std::size_t bitLength
 
EtherCATDataTypeEnum enumType
 
std::string name
 

Detailed Description

The RegisterInfo struct holds additional information on one register.

Definition at line 165 of file SlaveRegisters.h.

Member Data Documentation

◆ bitLength

std::size_t bitLength

Definition at line 169 of file SlaveRegisters.h.

◆ enumType

Definition at line 168 of file SlaveRegisters.h.

◆ name

std::string name

Definition at line 167 of file SlaveRegisters.h.


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