zephyr/doc/reference/networking/ptp_time.rst
Jukka Rissanen 575040496d doc: net: Add table of contents to networking docs
This allows easy access to different part of the page.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-03-03 23:50:17 -05:00

24 lines
489 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
:project: Zephyr