Changeset 4001 for i2c/trunk/doc/functionality
- Timestamp:
- 09/22/05 22:50:26 (3 years ago)
- Files:
-
- i2c/trunk/doc/functionality (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
i2c/trunk/doc/functionality
r3990 r4001 18 18 adapters typically can not do these) 19 19 I2C_FUNC_10BIT_ADDR Handles the 10-bit address extensions 20 I2C_FUNC_PROTOCOL_MANGLING Knows about the I2C_M_ REV_DIR_ADDR,21 I2C_M_REV_DIR_ADDR and I2C_M_ REV_DIR_NOSTART20 I2C_FUNC_PROTOCOL_MANGLING Knows about the I2C_M_IGNORE_NAK, 21 I2C_M_REV_DIR_ADDR and I2C_M_NOSTART 22 22 flags (which modify the i2c protocol!) 23 23 I2C_FUNC_SMBUS_QUICK Handles the SMBus write_quick command
