#include <ethercat_al.h>
Public Member Functions | |
const char * | stateString () const |
Public Attributes | |
union { | |
struct { | |
uint16_t error_: 1 | |
uint16_t res_: 11 | |
uint16_t state_: 4 | |
} __packed__ | |
uint16_t raw_ | |
} | __packed__ |
Static Public Attributes | |
static const unsigned | BASE_ADDR = 0x130 |
Definition at line 49 of file ethercat_al.h.
const char* riq_hand_ethercat_hardware::ECatALStatus::stateString | ( | ) | const [inline] |
Definition at line 60 of file ethercat_al.h.
union { ... } riq_hand_ethercat_hardware::ECatALStatus::__packed__ |
struct { ... } riq_hand_ethercat_hardware::ECatALStatus::__packed__ |
const unsigned riq_hand_ethercat_hardware::ECatALStatus::BASE_ADDR = 0x130 [static] |
Definition at line 62 of file ethercat_al.h.
Definition at line 55 of file ethercat_al.h.
Definition at line 52 of file ethercat_al.h.
Definition at line 56 of file ethercat_al.h.
Definition at line 54 of file ethercat_al.h.