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

Defines

#define RCC_APB1_DIV1   RCC_D2CFGR_D2PPRE1_DIV1
#define RCC_APB1_DIV2   RCC_D2CFGR_D2PPRE1_DIV2
#define RCC_APB1_DIV4   RCC_D2CFGR_D2PPRE1_DIV4
#define RCC_APB1_DIV8   RCC_D2CFGR_D2PPRE1_DIV8
#define RCC_APB1_DIV16   RCC_D2CFGR_D2PPRE1_DIV16

Define Documentation

#define RCC_APB1_DIV1   RCC_D2CFGR_D2PPRE1_DIV1

Definition at line 427 of file stm32h7xx_hal_rcc.h.

#define RCC_APB1_DIV16   RCC_D2CFGR_D2PPRE1_DIV16

Definition at line 431 of file stm32h7xx_hal_rcc.h.

#define RCC_APB1_DIV2   RCC_D2CFGR_D2PPRE1_DIV2

Definition at line 428 of file stm32h7xx_hal_rcc.h.

#define RCC_APB1_DIV4   RCC_D2CFGR_D2PPRE1_DIV4

Definition at line 429 of file stm32h7xx_hal_rcc.h.

#define RCC_APB1_DIV8   RCC_D2CFGR_D2PPRE1_DIV8

Definition at line 430 of file stm32h7xx_hal_rcc.h.