Macros

#define LL_CLK_SEL_SOURCE_CPLL_CLK   (0UL)
 
#define LL_CLK_SEL_SOURCE_HF_OSC_CLK   (1UL)
 

Detailed Description

Macro Definition Documentation

◆ LL_CLK_SEL_SOURCE_CPLL_CLK

#define LL_CLK_SEL_SOURCE_CPLL_CLK   (0UL)

Select CPLL clk as the source of the 192MHz clock

Definition at line 65 of file ll_clk.h.

◆ LL_CLK_SEL_SOURCE_HF_OSC_CLK

#define LL_CLK_SEL_SOURCE_HF_OSC_CLK   (1UL)

Select hf osc clk as the source of the 192MHz clock

Definition at line 66 of file ll_clk.h.