This set of enumerations aids in configuring the SAR INTR_MASK register.
Enumerations | |
enum | cy_en_sar_intr_mask_t { CY_SAR_INTR_MASK_NONE = 0uL, CY_SAR_INTR_EOS_MASK = SAR_INTR_MASK_EOS_MASK_Msk, CY_SAR_INTR_OVERFLOW_MASK = SAR_INTR_MASK_OVERFLOW_MASK_Msk, CY_SAR_INTR_FW_COLLISION_MASK = SAR_INTR_MASK_FW_COLLISION_MASK_Msk } |
Configure which signal will cause an interrupt event. More... | |
Configure which signal will cause an interrupt event.
Enable all, one, or none of the interrupt events.