STM32H735xx HAL User Manual
Defines
RCCEx TIM Prescaler Selection
RCCEx Exported Constants

Defines

#define RCC_TIMPRES_DESACTIVATED   (0x00000000U)
#define RCC_TIMPRES_ACTIVATED   RCC_CFGR_TIMPRE

Define Documentation

#define RCC_TIMPRES_ACTIVATED   RCC_CFGR_TIMPRE

Definition at line 1580 of file stm32h7xx_hal_rcc_ex.h.

Referenced by HAL_RCCEx_GetPeriphCLKConfig().

#define RCC_TIMPRES_DESACTIVATED   (0x00000000U)

Definition at line 1579 of file stm32h7xx_hal_rcc_ex.h.

Referenced by HAL_RCCEx_GetPeriphCLKConfig().