zephyr/doc/reference/peripherals/i2s.rst
Anas Nashif d6f72a67fc doc: introduce final structure
Move guides and APIs into separate directories and cleanup naming
introducing index files rather than named section files.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-02-05 07:04:40 -05:00

26 lines
415 B
ReStructuredText

.. _i2s:
I2S
####
Overview
********
The I2S (Inter-IC Sound) API provides support for the standard I2S interface
as well as common non-standard extensions such as PCM Short/Long Frame Sync
and Left/Right Justified Data Formats.
Configuration Options
*********************
Related configuration options:
* :option:`CONFIG_I2S`
API Reference
*************
.. doxygengroup:: i2s_interface
:project: Zephyr