PSoC 6 Peripheral Driver Library
I2C Interrupt Statuses

General Description

Macros

#define CY_SCB_I2C_INTR_WAKEUP   SCB_INTR_I2C_EC_WAKE_UP_Msk
 Wake up request: the I2C slave received the matching address. More...
 

Macro Definition Documentation

◆ CY_SCB_I2C_INTR_WAKEUP

#define CY_SCB_I2C_INTR_WAKEUP   SCB_INTR_I2C_EC_WAKE_UP_Msk

Wake up request: the I2C slave received the matching address.

Note that this interrupt source triggers in active mode.