master/master.h
changeset 330 b984763cecc2
parent 326 ddb48b173680
child 331 17f58fe99511
equal deleted inserted replaced
329:d004349777fc 330:b984763cecc2
   148 int ec_master_bus_scan(ec_master_t *);
   148 int ec_master_bus_scan(ec_master_t *);
   149 
   149 
   150 // misc.
   150 // misc.
   151 void ec_master_output_stats(ec_master_t *);
   151 void ec_master_output_stats(ec_master_t *);
   152 void ec_master_clear_slaves(ec_master_t *);
   152 void ec_master_clear_slaves(ec_master_t *);
       
   153 void ec_master_measure_bus_time(ec_master_t *);
   153 
   154 
   154 // other methods
   155 // other methods
   155 void ec_sync_config(const ec_sii_sync_t *, const ec_slave_t *, uint8_t *);
   156 void ec_sync_config(const ec_sii_sync_t *, const ec_slave_t *, uint8_t *);
   156 void ec_fmmu_config(const ec_fmmu_t *, const ec_slave_t *, uint8_t *);
   157 void ec_fmmu_config(const ec_fmmu_t *, const ec_slave_t *, uint8_t *);
   157 void ec_master_calc_addressing(ec_master_t *);
   158 void ec_master_calc_addressing(ec_master_t *);