Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Value

Description

I2C_ERR_NOT_ALLOCATED

I2C-controller registers are not mapped.

I2C_ERR_MUTEX_TIMEOUT

I2C_Lock -Mutex timed out.

I2C_ERR_BUS_TIMEOUT

Timeout waiting for ACK. See I2C_SetTimeout

I2C_ERR_ARBITRATION_LOST

Arbitation lost.

I2C_ERR_BUSERROR

Other bus error.

...

OS Versions: Windows CE 4.2 and later.
Header: drvlib_app.h
Link Library: drvlib_app.lib

See Also

I2C_Init, I2C_Lock, I2C_SetTimeout