STM32H735xx HAL User Manual
Defines
RCC APB2 Clock Source
RCC Exported Constants

Defines

#define RCC_APB2_DIV1   RCC_D2CFGR_D2PPRE2_DIV1
#define RCC_APB2_DIV2   RCC_D2CFGR_D2PPRE2_DIV2
#define RCC_APB2_DIV4   RCC_D2CFGR_D2PPRE2_DIV4
#define RCC_APB2_DIV8   RCC_D2CFGR_D2PPRE2_DIV8
#define RCC_APB2_DIV16   RCC_D2CFGR_D2PPRE2_DIV16

Define Documentation

#define RCC_APB2_DIV1   RCC_D2CFGR_D2PPRE2_DIV1

Definition at line 448 of file stm32h7xx_hal_rcc.h.

#define RCC_APB2_DIV16   RCC_D2CFGR_D2PPRE2_DIV16

Definition at line 452 of file stm32h7xx_hal_rcc.h.

#define RCC_APB2_DIV2   RCC_D2CFGR_D2PPRE2_DIV2

Definition at line 449 of file stm32h7xx_hal_rcc.h.

#define RCC_APB2_DIV4   RCC_D2CFGR_D2PPRE2_DIV4

Definition at line 450 of file stm32h7xx_hal_rcc.h.

#define RCC_APB2_DIV8   RCC_D2CFGR_D2PPRE2_DIV8

Definition at line 451 of file stm32h7xx_hal_rcc.h.