STM32H735xx 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 4243 of file stm32h7xx_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 4231 of file stm32h7xx_ll_rcc.h.