]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/xfp/__init__.py
Do some more I2C to I²C changes.
[libsigrokdecode.git] / decoders / xfp / __init__.py
index 928fbc73dff847eebff3e62749f4bf0ca76ff29b..627f07b927955d0c5882e8115d78c9ecedb6d044 100644 (file)
 ##
 
 '''
-XFP I2C management interface structure decoder.
+XFP I²C management interface structure decoder.
 
-XFP modules include an I2C interface, used to monitor and control various
-aspects of the module. The specification defines an I2C slave at address
+XFP modules include an I²C interface, used to monitor and control various
+aspects of the module. The specification defines an I²C slave at address
 0x50 (0xa0) which returns 128 bytes of a standard structure ("lower memory"),
 and, after setting a table number in lower memory, a set of 256 "higher
 memory" tables, which can be mapped to different subdevices on the XFP.