:py:mod:`lager.ethercat` ======================== .. py:module:: lager.ethercat Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: lager.ethercat.foe_write lager.ethercat.eeprom_read lager.ethercat.eeprom_write lager.ethercat.open_and_config lager.ethercat.close .. py:function:: foe_write(ifname, filename, content, timeout, silent=True) .. py:function:: eeprom_read(ifname, word_address, timeout=None) .. py:function:: eeprom_write(ifname, word_address, word, timeout=None) .. py:function:: open_and_config(ifname) .. py:function:: close(ifname)