Definitions for RTC interrupt sources.
|
|
#define | CY_RTC_INTR_ALARM1 BACKUP_INTR_ALARM1_Msk |
| | Alarm 1 status.
|
| |
|
#define | CY_RTC_INTR_ALARM2 BACKUP_INTR_ALARM2_Msk |
| | Alarm 2 status.
|
| |
|
#define | CY_RTC_INTR_CENTURY BACKUP_INTR_CENTURY_Msk |
| | This interrupt occurs when the year is reached to 2100 which is rolling over the year field value from 99 to 0.
|
| |