Changeset 5392
- Timestamp:
- 11/20/08 19:01:10 (5 years ago)
- Files:
-
- 1 modified
-
i2c-tools/trunk/tools/i2cset.8 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
i2c-tools/trunk/tools/i2cset.8
r5390 r5392 43 43 will be actually written to \fIdata-address\fR. Bits set to 1 in the mask 44 44 are taken from \fIvalue\fR, while bits set to 0 will be read from 45 \fIdata-address\fR and thus preserved by the operation. 45 \fIdata-address\fR and thus preserved by the operation. Please note that 46 this parameter assumes that the read and write operations for the specified 47 mode are symmetrical for the device you are accessing. This may or may not 48 be the case, as neither I2C nor SMBus guarantees this. 46 49 .PP 47 50 There are three required options to i2cset. \fIi2cbus\fR indicates the number
