STM32F479xx HAL User Manual
|
Functions | |
__STATIC_INLINE void | LL_RCC_SetTIMPrescaler (uint32_t Prescaler) |
Set Timers Clock Prescalers. | |
__STATIC_INLINE uint32_t | LL_RCC_GetTIMPrescaler (void) |
Get Timers Clock Prescalers. |
__STATIC_INLINE uint32_t LL_RCC_GetTIMPrescaler | ( | void | ) |
Get Timers Clock Prescalers.
Returned | value can be one of the following values: |
Definition at line 4167 of file stm32f4xx_ll_rcc.h.
__STATIC_INLINE void LL_RCC_SetTIMPrescaler | ( | uint32_t | Prescaler | ) |
Set Timers Clock Prescalers.
Prescaler | This parameter can be one of the following values: |
None |
Definition at line 4155 of file stm32f4xx_ll_rcc.h.