Interrupt Masks¶
-
group
group_sar_macros_interrupt
Defines
-
CY_SAR_INTR_EOS
Interrupt masks.
Enable end of scan (EOS) interrupt
-
CY_SAR_INTR_OVERFLOW
Enable overflow interrupt.
-
CY_SAR_INTR_FW_COLLISION
Enable firmware collision interrupt.
-
CY_SAR_INTR_INJ_EOC
Enable injection channel end of conversion (EOC) interrupt.
-
CY_SAR_INTR_INJ_SATURATE
Enable injection channel saturation interrupt.
-
CY_SAR_INTR_INJ_RANGE
Enable injection channel range detection interrupt.
-
CY_SAR_INTR_INJ_COLLISION
Enable injection channel firmware collision interrupt.
-
CY_SAR_INTR_FIFO_LEVEL
Enable FIFO level interrupt.
-
CY_SAR_INTR_FIFO_OVERFLOW
Enable FIFO overflow interrupt.
-
CY_SAR_INTR_FIFO_UNDERFLOW
Enable FIFO underflow interrupt.
-
CY_SAR_INTR
Combined interrupt mask.
-
CY_SAR_INTR_FIFO
Combined interrupt mask for FIFO.
-