1.. _i2s_api:
2
3Inter-IC Sound (I2S) Bus
4########################
5
6Overview
7********
8
9The I2S (Inter-IC Sound) API provides support for the standard I2S interface
10as well as common non-standard extensions such as PCM Short/Long Frame Sync
11and Left/Right Justified Data Formats.
12
13Configuration Options
14*********************
15
16Related configuration options:
17
18* :kconfig:option:`CONFIG_I2S`
19
20API Reference
21*************
22
23.. doxygengroup:: i2s_interface
24