Data Fields | |
uint32_t | startTime |
Startup delay time, after enable or DeepSleep wakeup, from reference clock start to monitored clock start. More... | |
uint32_t | lowerLimit |
Lower limit in reference clock cycles, before the next monitored clock event is allowed to happen. More... | |
uint32_t | upperLimit |
Upper limit in reference clock cycles, before (or same time) the next monitored clock event must happen. More... | |
uint32_t | period |
Period in monitored clock cycles, before the next monitored clock event happens. More... | |
uint32_t cy_stc_clkhf_csv_manual_config_t::startTime |
Startup delay time, after enable or DeepSleep wakeup, from reference clock start to monitored clock start.
uint32_t cy_stc_clkhf_csv_manual_config_t::lowerLimit |
Lower limit in reference clock cycles, before the next monitored clock event is allowed to happen.
uint32_t cy_stc_clkhf_csv_manual_config_t::upperLimit |
Upper limit in reference clock cycles, before (or same time) the next monitored clock event must happen.
uint32_t cy_stc_clkhf_csv_manual_config_t::period |
Period in monitored clock cycles, before the next monitored clock event happens.