tool/MasterDevice.h
changeset 1837 32136215c1fa
parent 1835 20748e9d2238
child 1961 48f536aefc18
equal deleted inserted replaced
1836:52036efdf1e3 1837:32136215c1fa
   138         void readFoe(ec_ioctl_slave_foe_t *);
   138         void readFoe(ec_ioctl_slave_foe_t *);
   139         void writeFoe(ec_ioctl_slave_foe_t *);
   139         void writeFoe(ec_ioctl_slave_foe_t *);
   140 #ifdef EC_EOE
   140 #ifdef EC_EOE
   141         void getEoeHandler(ec_ioctl_eoe_handler_t *, uint16_t);
   141         void getEoeHandler(ec_ioctl_eoe_handler_t *, uint16_t);
   142 #endif
   142 #endif
   143         void readSoe(ec_ioctl_slave_soe_t *);
   143         void readSoe(ec_ioctl_slave_soe_read_t *);
       
   144         void writeSoe(ec_ioctl_slave_soe_write_t *);
   144 
   145 
   145         unsigned int getMasterCount() const {return masterCount;}
   146         unsigned int getMasterCount() const {return masterCount;}
   146 
   147 
   147     private:
   148     private:
   148         unsigned int index;
   149         unsigned int index;