PSoC 4 Peripheral Driver Library - Alpha

General Description

Enumerations

enum  cy_en_systick_clock_source_t {
  CY_SYSTICK_CLOCK_SOURCE_CLK_LF = 0u,
  CY_SYSTICK_CLOCK_SOURCE_CLK_CPU = 1u
}
 SysTick clocks sources. More...
 

Enumeration Type Documentation

◆ cy_en_systick_clock_source_t

SysTick clocks sources.

Enumerator
CY_SYSTICK_CLOCK_SOURCE_CLK_LF 

The low frequency clock clk_lf is selected.

CY_SYSTICK_CLOCK_SOURCE_CLK_CPU 

The System clock is selected.