Skip to content

Commit 5a142c2

Browse files
committed
Add documentation for TRCFileVersion
1 parent e4efeb2 commit 5a142c2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/file_io.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,14 @@ The following class can be used to read messages from TRC file:
184184
:members:
185185

186186

187+
The following enum can be used during creation of a TRC file with :ref:`TRCWriter` to select a specific file version:
188+
189+
.. autoclass:: can.TRCFileVersion
190+
:show-inheritance:
191+
:members:
192+
:undoc-members:
193+
194+
187195
Rotating Loggers
188196
----------------
189197

0 commit comments

Comments
 (0)