Changeset 4279 for i2c/trunk/doc/smbus-protocol
- Timestamp:
- 01/02/07 19:47:33 (2 years ago)
- Files:
-
- i2c/trunk/doc/smbus-protocol (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
i2c/trunk/doc/smbus-protocol
r3784 r4279 98 98 99 99 This is the opposite operation of the Read Word Data command. 16 bits 100 of data is read from a device, from a designated register that is100 of data is written to a device, to the designated register that is 101 101 specified through the Comm byte. 102 102
