PSoC 6 Peripheral Driver Library

General Description

Enumerations

enum  cy_en_wco_bypass_modes_t {
  CY_SYSCLK_WCO_NOT_BYPASSED = 0U,
  CY_SYSCLK_WCO_BYPASSED = 1U
}
 WCO bypass modes. More...
 

Enumeration Type Documentation

◆ cy_en_wco_bypass_modes_t

WCO bypass modes.

Enumerator
CY_SYSCLK_WCO_NOT_BYPASSED 

WCO is not bypassed crystal is used.

CY_SYSCLK_WCO_BYPASSED 

WCO is bypassed external clock must be supplied on XTAL pin.