zephyr/doc/reference/networking/ptp_time.rst
Gerard Marull-Paretas 8c4b757fd4 doc: remove redundant breathe project
The default breathe project is `Zephyr`, so there is no need to specify
it.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-05-20 20:04:51 +02:00

23 lines
469 B
ReStructuredText

.. _ptp_time_interface:
Precision Time Protocol (PTP) time format
#########################################
.. contents::
:local:
:depth: 2
Overview
********
The PTP time struct can store time information in high precision
format (nanoseconds). The extended timestamp format can store the
time in fractional nanoseconds accuracy. The PTP time format is used
in :ref:`gptp_interface` implementation.
API Reference
*************
.. doxygengroup:: ptp_time