ethercat_driver_ros2
main
C++ ROS test
|
#include <ec_master.hpp>
Public Attributes | |
EcSlave * | slave = NULL |
int | num_pdos = 0 |
uint32_t * | offset = NULL |
uint32_t * | bit_position = NULL |
slave's pdo entries in the domain
EcSlave* ethercat_interface::EcMaster::DomainInfo::Entry::slave = NULL |
int ethercat_interface::EcMaster::DomainInfo::Entry::num_pdos = 0 |
uint32_t* ethercat_interface::EcMaster::DomainInfo::Entry::offset = NULL |
uint32_t* ethercat_interface::EcMaster::DomainInfo::Entry::bit_position = NULL |