master/slave.h
changeset 423 862ff892cf18
parent 421 2b3ce4f51bd6
child 446 8fede404c01f
equal deleted inserted replaced
422:439cd1650c36 423:862ff892cf18
   279 int ec_slave_is_coupler(const ec_slave_t *);
   279 int ec_slave_is_coupler(const ec_slave_t *);
   280 int ec_slave_has_subbus(const ec_slave_t *);
   280 int ec_slave_has_subbus(const ec_slave_t *);
   281 
   281 
   282 int ec_slave_validate(const ec_slave_t *, uint32_t, uint32_t);
   282 int ec_slave_validate(const ec_slave_t *, uint32_t, uint32_t);
   283 
   283 
       
   284 void ec_slave_sdo_dict_info(const ec_slave_t *,
       
   285                             unsigned int *, unsigned int *);
       
   286 
   284 /*****************************************************************************/
   287 /*****************************************************************************/
   285 
   288 
   286 #endif
   289 #endif