14.2.2 Port List

The following table lists the various I2C signals. The letter X is used as a placeholder for 0 or 1 in register and signal descriptions.

Table 14-1. I2C Interface Signals
NameTypePolarityDescription
I2C_X_SCLInput/OutputHighSerial clock
I2C_X_SDAInput/OutputHighSerial data
I2C_X_SMBALERT_NIInputHighInput interrupt signal; used in Master mode to monitor whether the slave wants to force communication with the master.
I2C_X_SMBALERT_NOOutputHighOutput interrupt signal; used in Slave mode if the slave wants to force communication with the master.
I2C_X_SMBSUS_NIInputHighInput Suspend Mode signal; used in I2C Slave mode.
I2C_X_SMBSUS_NOOutputHighOutput Suspend Mode signal; used in I2C Master mode.