#include <wg_soft_processor.h>
Public Member Functions | |
Info () | |
Info (WGMailbox *mbx, const std::string &actuator_name, const std::string &processor_name, unsigned iram_address, unsigned ctrl_address) | |
Public Attributes | |
std::string | actuator_name_ |
unsigned | ctrl_address_ |
unsigned | iram_address_ |
WGMailbox * | mbx_ |
std::string | processor_name_ |
Definition at line 63 of file wg_soft_processor.h.
ethercat_hardware::WGSoftProcessor::Info::Info | ( | ) | [inline] |
Definition at line 65 of file wg_soft_processor.h.
ethercat_hardware::WGSoftProcessor::Info::Info | ( | WGMailbox * | mbx, |
const std::string & | actuator_name, | ||
const std::string & | processor_name, | ||
unsigned | iram_address, | ||
unsigned | ctrl_address | ||
) | [inline] |
Definition at line 66 of file wg_soft_processor.h.
Definition at line 73 of file wg_soft_processor.h.
Definition at line 76 of file wg_soft_processor.h.
Definition at line 75 of file wg_soft_processor.h.
Definition at line 72 of file wg_soft_processor.h.
Definition at line 74 of file wg_soft_processor.h.