Fdata ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Can.Fdata.FdataCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently fdata_copy = driver.bus.can.fdata.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Can_Fdata_Dbitrate.rst Bus_Can_Fdata_Enable.rst Bus_Can_Fdata_Frame.rst Bus_Can_Fdata_Jwidth.rst Bus_Can_Fdata_Pstandard.rst Bus_Can_Fdata_SamplePoint.rst Bus_Can_Fdata_T1Segment.rst Bus_Can_Fdata_T2Segment.rst