Enumerations | |
| enum | cy_en_intr_t |
| The enumerated type representing interrupt numbers that can be routed to the CM0+ Nested Vector Interrupt Controller (NVIC). Interrupt numbers are device-dependent. Refer to a device-specific header file, e.g. <PDL_DIR>/devices/include/cy8c637bzi_bld74.h for the specific enumerations for each interrupt number for that device. | |
| enum | IRQn_Type |
| The enumerated type representing interrupt numbers. Interrupt numbers are device-dependent. Refer to a device-specific header file, e.g. <PDL_DIR>/devices/include/cy8c637bzi_bld74.h for the specific enumerations for each interrupt number for that device. | |
| enum | cy_en_sysint_status_t { CY_SYSINT_SUCCESS = 0x0UL, CY_SYSINT_BAD_PARAM = CY_SYSINT_ID | CY_PDL_STATUS_ERROR | 0x1UL } |
| SysInt Driver error codes. More... | |
| enum | cy_en_sysint_nmi_t { CY_SYSINT_NMI1 = 1UL, CY_SYSINT_NMI2 = 2UL, CY_SYSINT_NMI3 = 3UL, CY_SYSINT_NMI4 = 4UL } |
| NMI connection input. More... | |
| enum cy_en_sysint_nmi_t |