Constants used for expressing ECO status.
Macros | |
| #define | CY_SYSCLK_ECOSTAT_AMPLITUDE 0UL |
| ECO does not have sufficient amplitude. | |
| #define | CY_SYSCLK_ECOSTAT_INACCURATE 1UL |
| ECO may not be meeting accuracy and duty cycle specs. | |
| #define | CY_SYSCLK_ECOSTAT_STABLE 2UL |
| ECO has fully stabilized. | |