tool/MasterDevice.h
branch1.4-foe
changeset 1707 11ec009e145d
parent 1686 e206f4485f60
--- a/tool/MasterDevice.h	Mon Jan 19 10:17:21 2009 +0000
+++ b/tool/MasterDevice.h	Mon Jan 19 10:18:41 2009 +0000
@@ -90,6 +90,8 @@
 		void sdoDownload(ec_ioctl_slave_sdo_download_t *);
 		void sdoUpload(ec_ioctl_slave_sdo_upload_t *);
 		void requestState(uint16_t, uint8_t);
+		void readFoe(ec_ioctl_slave_foe_t *);
+        void writeFoe(ec_ioctl_slave_foe_t *);
 
     private:
         unsigned int index;