|
STM32F479xx HAL User Manual
|
Defines | |
| #define | LL_RCC_TIM_PRESCALER_TWICE 0x00000000U |
| #define | LL_RCC_TIM_PRESCALER_FOUR_TIMES RCC_DCKCFGR_TIMPRE |
| #define LL_RCC_TIM_PRESCALER_FOUR_TIMES RCC_DCKCFGR_TIMPRE |
Timers clock to four time PCLK
Definition at line 776 of file stm32f4xx_ll_rcc.h.
| #define LL_RCC_TIM_PRESCALER_TWICE 0x00000000U |
Timers clock to twice PCLK
Definition at line 775 of file stm32f4xx_ll_rcc.h.
1.7.6.1