Enumerations | |
| enum | cy_en_mcwdtctr_t { CY_MCWDT_COUNTER0 , CY_MCWDT_COUNTER1 , CY_MCWDT_COUNTER2 } |
| The mcwdt sub-counter identifiers. More... | |
| enum | cy_en_mcwdtmode_t { CY_MCWDT_MODE_NONE , CY_MCWDT_MODE_INT , CY_MCWDT_MODE_RESET , CY_MCWDT_MODE_INT_RESET } |
| The mcwdt modes. More... | |
| enum | cy_en_mcwdtcascade_t { CY_MCWDT_CASCADE_NONE , CY_MCWDT_CASCADE_C0C1 , CY_MCWDT_CASCADE_C1C2 , CY_MCWDT_CASCADE_BOTH } |
| The mcwdt cascading. More... | |
| enum | cy_en_mcwdtlowerlimit_t { CY_MCWDT_LOWER_LIMIT0 , CY_MCWDT_LOWER_LIMIT1 } |
| The mcwdt lower limit identifiers. More... | |
| enum | cy_en_mcwdtlowerlimitmode_t { CY_MCWDT_LOWER_LIMIT_MODE_NOTHING , CY_MCWDT_LOWER_LIMIT_MODE_INT , CY_MCWDT_LOWER_LIMIT_MODE_RESET } |
| The mcwdt lower limit mode identifiers. More... | |
| enum | cy_en_mcwdt_status_t { CY_MCWDT_SUCCESS = 0x00u , CY_MCWDT_BAD_PARAM = CY_MCWDT_ID | CY_PDL_STATUS_ERROR | 0x01u } |
| The MCWDT error codes. More... | |
| enum cy_en_mcwdtctr_t |
| enum cy_en_mcwdtmode_t |
The mcwdt modes.
| enum cy_en_mcwdtcascade_t |
The mcwdt cascading.
| enum cy_en_mcwdt_status_t |