master/globals.h
changeset 1312 74853e018898
parent 1217 e8a9785e63c3
child 1326 ef907b0b5125
equal deleted inserted replaced
1311:bf7c62bc533f 1312:74853e018898
   235 void ec_print_data_diff(const uint8_t *, const uint8_t *, size_t);
   235 void ec_print_data_diff(const uint8_t *, const uint8_t *, size_t);
   236 size_t ec_state_string(uint8_t, char *);
   236 size_t ec_state_string(uint8_t, char *);
   237 ssize_t ec_mac_print(const uint8_t *, char *);
   237 ssize_t ec_mac_print(const uint8_t *, char *);
   238 int ec_mac_is_zero(const uint8_t *);
   238 int ec_mac_is_zero(const uint8_t *);
   239 
   239 
       
   240 ec_master_t *ecrt_request_master_err(unsigned int);
       
   241 
   240 /*****************************************************************************/
   242 /*****************************************************************************/
   241 
   243 
   242 /** Code/Message pair.
   244 /** Code/Message pair.
   243  *
   245  *
   244  * Some EtherCAT datagrams support reading a status code to display a certain
   246  * Some EtherCAT datagrams support reading a status code to display a certain