Navigation
index
next
|
previous
|
barebox 2020.04.0 documentation
»
3. Command reference
»
3.9.20. i2c_write - write to an i2c device
¶
3.9.20.1. Usage
¶
i2c_write
[-barwv]
DATA...
3.9.20.2. 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
Table of Contents
3.9.20. i2c_write - write to an i2c device
3.9.20.1. Usage
3.9.20.2. Options
Previous topic
3.9.19. i2c_read - read from an i2c device
Next topic
3.9.21. led - control LEDs
This Page
Show Source
Quick search
Navigation
index
next
|
previous
|
barebox 2020.04.0 documentation
»
3. Command reference
»