PSOC E8XXGP Device Support Library

General Description

Data Structures

struct  cy_stc_clklf_csv_manual_config_t
 Manual CSV configuration struct. More...
 

Data Structure Documentation

◆ cy_stc_clklf_csv_manual_config_t

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