PSoC 4 Peripheral Driver Library - Alpha
cy_stc_sysclk_pll_manual_config_t Struct Reference

Description

Structure containing information for manual configuration of a PLL.

Data Fields

uint8_t feedbackDiv
 EXCO_PLL_CONFIG.FEEDBACK_DIV (P) bits.
 
uint8_t referenceDiv
 EXCO_PLL_CONFIG.REFERENCE_DIV (Q) bits.
 
uint8_t outputDiv
 EXCO_PLL_CONFIG.OUTPUT_DIV bits.
 
uint8_t icp
 EXCO_PLL_CONFIG.ICP_SEL bits, usually CY_SYSCLK_IS_PLL_ICP_LT67MHZ value is recommended.