#include <wg_soft_processor.h>
|
| Info () |
|
| Info (WGMailbox *mbx, const std::string &actuator_name, const std::string &processor_name, unsigned iram_address, unsigned ctrl_address) |
|
Definition at line 63 of file wg_soft_processor.h.
◆ Info() [1/2]
ethercat_hardware::WGSoftProcessor::Info::Info |
( |
| ) |
|
|
inline |
◆ Info() [2/2]
ethercat_hardware::WGSoftProcessor::Info::Info |
( |
WGMailbox * |
mbx, |
|
|
const std::string & |
actuator_name, |
|
|
const std::string & |
processor_name, |
|
|
unsigned |
iram_address, |
|
|
unsigned |
ctrl_address |
|
) |
| |
|
inline |
◆ actuator_name_
std::string ethercat_hardware::WGSoftProcessor::Info::actuator_name_ |
◆ ctrl_address_
unsigned ethercat_hardware::WGSoftProcessor::Info::ctrl_address_ |
◆ iram_address_
unsigned ethercat_hardware::WGSoftProcessor::Info::iram_address_ |
◆ mbx_
WGMailbox* ethercat_hardware::WGSoftProcessor::Info::mbx_ |
◆ processor_name_
std::string ethercat_hardware::WGSoftProcessor::Info::processor_name_ |
The documentation for this struct was generated from the following file: