Macros | |
| #define | CY_CRWDT_NO_ACTION (0UL) |
| Bit mask for No action allowed. | |
| #define | CY_CRWDT_EARLY_ACTION (0x1UL) |
| Bit mask for Early action. | |
| #define | CY_CRWDT_LATE_ACTION (0x10UL) |
| Bit mask for Late action. | |
| #define | CY_CRWDT_WARN_ACTION (0x100UL) |
| Bit mask for Warn action. | |
| #define | CY_CRWDT_FAIL_ACTION (0x800UL) |
| Bit mask for Fail action. | |
| #define | CY_CRWDT_DEBUG_ACTION (0x80000000U) |
| Bit mask for Debug action. | |
| #define | CY_CRWDT_ALL_ACTIONS |
| Bit masks for All available actions. More... | |
| #define CY_CRWDT_ALL_ACTIONS |
Bit masks for All available actions.