tool/MasterDevice.h
changeset 1200 ce1a65f06efc
parent 1184 75cd6681eb08
child 1327 4d179b06dd3c
--- a/tool/MasterDevice.h	Wed Aug 13 13:21:35 2008 +0000
+++ b/tool/MasterDevice.h	Wed Aug 13 13:23:52 2008 +0000
@@ -86,6 +86,8 @@
         void getSdoEntry(ec_ioctl_slave_sdo_entry_t *, uint16_t, int, uint8_t);
         void readSii(ec_ioctl_slave_sii_t *);
         void writeSii(ec_ioctl_slave_sii_t *);
+        void readPhy(ec_ioctl_slave_phy_t *);
+        void writePhy(ec_ioctl_slave_phy_t *);
 		void setDebug(unsigned int);
 		void sdoDownload(ec_ioctl_slave_sdo_download_t *);
 		void sdoUpload(ec_ioctl_slave_sdo_upload_t *);