Word ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Ethernet.Word.WordCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently word_copy = driver.bus.ethernet.word.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Ethernet_Word_Bitrate.rst Bus_Ethernet_Word_Byte.rst Bus_Ethernet_Word_Crc.rst Bus_Ethernet_Word_Data.rst Bus_Ethernet_Word_DestAddress.rst Bus_Ethernet_Word_Dsymbol.rst Bus_Ethernet_Word_Ftype.rst Bus_Ethernet_Word_NumWords.rst Bus_Ethernet_Word_SrcAddress.rst Bus_Ethernet_Word_Ssymbol.rst Bus_Ethernet_Word_Start.rst Bus_Ethernet_Word_State.rst Bus_Ethernet_Word_Stop.rst Bus_Ethernet_Word_TypePy.rst