#include <tactile_edc_ethercat_protocol.h>
Public Attributes | |
int16u | integers [8] |
struct { | |
int16u middle [4] | |
int16u proximal [4] | |
} | named |
Definition at line 187 of file tactile_edc_ethercat_protocol.h.
int16u TACTILE_SENSOR_MID_PROX::integers[8] |
Definition at line 195 of file tactile_edc_ethercat_protocol.h.
int16u TACTILE_SENSOR_MID_PROX::middle[4] |
Definition at line 191 of file tactile_edc_ethercat_protocol.h.
struct { ... } TACTILE_SENSOR_MID_PROX::named |
int16u TACTILE_SENSOR_MID_PROX::proximal[4] |
Definition at line 192 of file tactile_edc_ethercat_protocol.h.