1.1.11.43 I2C_SMB_HOST_TRANSFER_EVENT Enum

C

/* I2C SMBUS Host mode */

The I2C_SMB_HOST_TRANSFER_EVENT enumerations vary based on the device family. Refer the generated header file for the actual I2C_SLAVE_TRANSFER_EVENT enumerator constants.

Summary

Defines the enum for the I2C SMBUS host transfer events.

Description

Defines the enum for the I2C SMBUS host transfer events. An event of this type is returned back in the callback by the I2C SMBUS host PLIB to indicate the transfer event for which the callback has been called.

Remarks

None.