X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Fi2s%2F__init__.py;h=b9c0ed72fb683e63a13585d97020ecd34694ff35;hp=e59ca96368f3901140f2d89060de7c8a0edaa8ec;hb=4c3b1846c9c307c1c35f86d259ddb968ed92718d;hpb=37e4c724efa64dd6061f7bb83f126b81da949771 diff --git a/decoders/i2s/__init__.py b/decoders/i2s/__init__.py index e59ca96..b9c0ed7 100644 --- a/decoders/i2s/__init__.py +++ b/decoders/i2s/__init__.py @@ -19,9 +19,10 @@ ## ''' -I²S protocol decoder. +I²S (Integrated Interchip Sound) is a serial bus for connecting digital +audio devices (usually on the same device/board). -Documentation: +Details: http://www.nxp.com/acrobat_download/various/I2SBUS.pdf http://en.wikipedia.org/wiki/I2s '''