.. index:: i2c_write (command) .. _command_i2c_write: i2c_write - write to an i2c device ================================== Usage ^^^^^ ``i2c_write [-barwv] DATA...`` Options ^^^^^^^ -b BUS i2c bus number (default 0) -a ADDR i2c device address -r START start register (optional, master send mode if none given) -w use word (16 bit) wide access -v verbose .. generated from: /ptx/work/WORK_EIHEI/sha/backup/barebox/barebox-maintainer-utils/barebox/commands/i2c.c .. command function: do_i2c_write