.. index:: i2c_read (command) .. _command_i2c_read: i2c_read - read from an i2c device ================================== Usage ^^^^^ ``i2c_read [-bacrwv]`` Options ^^^^^^^ -b BUS i2c bus number (default 0) -a ADDR i2c device address -r START start register (optional, master receive mode if none given) -w use word (16 bit) wide access -c COUNT byte count (default 1) -v verbose .. generated from: /ptx/work/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/i2c.c .. command function: do_i2c_read