MTB CAT1 Peripheral driver library

General Description

Enumerations

enum  cy_en_clkpwr_in_sources_t {
  CY_SYSCLK_CLKPWR_IN_IMO = 0U,
  CY_SYSCLK_CLKPWR_IN_IHO = 1U
}
 Clock power input sources. More...
 

Enumeration Type Documentation

◆ cy_en_clkpwr_in_sources_t

Clock power input sources.

Note
This Enumeration is only available for CAT1B(B2) devices. See PWRMODE_CLK_SELECT register, PWR_MUX bits. Used with functions Cy_SysClk_ClkPwrSetSource, and Cy_SysClk_ClkPwrGetSource.
Enumerator
CY_SYSCLK_CLKPWR_IN_IMO 

clkPwr is sourced by the internal main oscillator (IMO)

CY_SYSCLK_CLKPWR_IN_IHO 

clkPwr is sourced by the internal high speed oscillator (IHO)