i2c-rd — Read from an I2C® device.
i2c-rd [--bus bus] [--help] [--version] address [length]
--busallows the specification of which I2C® bus to use if several are available on a system. This parameter defaults to the first bus (0).
--helpdisplay short helptext and exit
--versiondisplay commands version and exit
addressThe 7bit I2C® bus address to read from.
lengthThe number of bytes to read. The default is one.