3.55. i2c_read (read from an i2c device)

3.55.1. Usage

i2c_read [-bacrwv] DATA...

3.55.2. Options

-b BUS i2c bus number (default 0)
-a ADDR i2c device address
-r START start register
-w use word (16 bit) wide access
-c COUNT byte count
-v verbose

Table Of Contents

Previous topic

3.54. i2c_probe (probe for an i2c device)

Next topic

3.56. i2c_write (write to an i2c device)

This Page