![]() |
EtherCAT Control Framework v0.9
Implementation of EtherCAT protocol using IgH EtherCAT library for robot controller.
|
#include "ecat_node.hpp"
Variables | |
ec_master_t * | g_master = NULL |
Extern global variable declaration. More... | |
ec_master_state_t | g_master_state = {} |
ec_domain_t * | g_master_domain = NULL |
ec_domain_state_t | g_master_domain_state = {} |
struct timespec | g_sync_timer |
uint32_t | g_sync_ref_counter = 0 |
ec_master_t* g_master = NULL |
Extern global variable declaration.
ec_domain_t* g_master_domain = NULL |
ec_domain_state_t g_master_domain_state = {} |
ec_master_state_t g_master_state = {} |
uint32_t g_sync_ref_counter = 0 |
struct timespec g_sync_timer |