CAT2 Peripheral Driver Library

Enumerations

enum  cy_en_sysclk_clklf_src_t {
  CY_SYSCLK_CLKLF_IN_ILO = 0U,
  CY_SYSCLK_CLKLF_IN_PILO = 1U
}
 Selects which LFCLK input to configure. More...
 

Detailed Description

Enumeration Type Documentation

◆ cy_en_sysclk_clklf_src_t

Selects which LFCLK input to configure.

Used with functions Cy_SysClk_ClkLfSetSource and Cy_SysClk_ClkLfGetSource.

Enumerator
CY_SYSCLK_CLKLF_IN_ILO 

ILO - Internal Low Frequency Oscillator.

CY_SYSCLK_CLKLF_IN_PILO 

PILO - Precision Internal Low Frequency Oscillator.