zephyr/doc/reference/peripherals/i2s.rst
Carles Cufi bf41dd943b doc: reference: Clean up and restructure a bit
Name all subsystem reference consistently with an '_api' postfix and
clean up naming and folder structure in some cases.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2020-03-18 11:47:24 +01:00

26 lines
419 B
ReStructuredText

.. _i2s_api:
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