#include "ethercat_hardware/ethercat_device.h"
#include "riq_msgs/RIQHandCommand.h"
#include <boost/thread/mutex.hpp>
Go to the source code of this file.
anonymous enum |
Definition at line 85 of file ethercat_al.h.
struct @3 __attribute__::__attribute__ | ( | (__packed__) | ) |
static const char* __attribute__::errorCodeString | ( | unsigned | code | ) | [static] |
const char* __attribute__::errorCodeString | ( | ) | const |
Definition at line 83 of file ethercat_al.h.
bool __attribute__::readData | ( | EthercatCom * | com, |
EtherCAT_SlaveHandler * | sh | ||
) |
static void sizeAssert | ( | ) | [static] |
const char* __attribute__::stateString | ( | ) | const |
Definition at line 76 of file ethercat_al.h.
bool __attribute__::writeData | ( | EthercatCom * | com, |
EtherCAT_SlaveHandler * | sh | ||
) | const |
uint16_t ack_error_ |
Definition at line 105 of file ethercat_al.h.
static const unsigned BASE_ADDR = 0x130 [static] |
Definition at line 78 of file ethercat_al.h.
uint16_t error_ |
Definition at line 62 of file ethercat_al.h.
uint16_t error_code_ |
Definition at line 80 of file ethercat_al.h.
uint16_t raw_ |
Definition at line 62 of file ethercat_al.h.
uint16_t res_ |
Definition at line 63 of file ethercat_al.h.
uint16_t state_ |
Definition at line 61 of file ethercat_al.h.
uint8_t status_ |
Definition at line 94 of file ethercat_al.h.
ECatALStatusCode status_code_ |
Definition at line 96 of file ethercat_al.h.
uint16_t unused_ |
Definition at line 95 of file ethercat_al.h.