libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
Collaboration diagram for CECSEL CEC Clock souce selection:

Macros

#define RCC_CCIPR_CECSEL_HSI16   0
 
#define RCC_CCIPR_CECSEL_LSE   1
 

Detailed Description

Macro Definition Documentation

◆ RCC_CCIPR_CECSEL_HSI16

#define RCC_CCIPR_CECSEL_HSI16   0

Definition at line 565 of file g0/rcc.h.

◆ RCC_CCIPR_CECSEL_LSE

#define RCC_CCIPR_CECSEL_LSE   1

Definition at line 566 of file g0/rcc.h.