libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
Collaboration diagram for TIM15SEL:

Macros

#define RCC_CCIPR_TIM15SEL_TIMPCLK   0
 
#define RCC_CCIPR_TIM15SEL_PLLQCLK   1
 

Detailed Description

Macro Definition Documentation

◆ RCC_CCIPR_TIM15SEL_PLLQCLK

#define RCC_CCIPR_TIM15SEL_PLLQCLK   1

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

◆ RCC_CCIPR_TIM15SEL_TIMPCLK

#define RCC_CCIPR_TIM15SEL_TIMPCLK   0

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