X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fi2s%2F__init__.py;h=b9c0ed72fb683e63a13585d97020ecd34694ff35;hb=22fc7ace72f3165c98208a8f544156e04a709639;hp=84abe96a72779aa3bdf490bb6947aadaf1e37391;hpb=50bd5d259677faf87bb3408e111d0e833d7ba9b4;p=libsigrokdecode.git diff --git a/decoders/i2s/__init__.py b/decoders/i2s/__init__.py index 84abe96..b9c0ed7 100644 --- a/decoders/i2s/__init__.py +++ b/decoders/i2s/__init__.py @@ -19,9 +19,10 @@ ## ''' -I2S 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 '''