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

Macros

#define RCC_CCIPR_TIM1SEL_TIMPCLK   0
 
#define RCC_CCIPR_TIM1SEL_PLLQCLK   1
 

Detailed Description

Macro Definition Documentation

◆ RCC_CCIPR_TIM1SEL_PLLQCLK

#define RCC_CCIPR_TIM1SEL_PLLQCLK   1

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

◆ RCC_CCIPR_TIM1SEL_TIMPCLK

#define RCC_CCIPR_TIM1SEL_TIMPCLK   0

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