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

Defines

#define RCC_APB3_DIV1   RCC_D1CFGR_D1PPRE_DIV1
#define RCC_APB3_DIV2   RCC_D1CFGR_D1PPRE_DIV2
#define RCC_APB3_DIV4   RCC_D1CFGR_D1PPRE_DIV4
#define RCC_APB3_DIV8   RCC_D1CFGR_D1PPRE_DIV8
#define RCC_APB3_DIV16   RCC_D1CFGR_D1PPRE_DIV16

Define Documentation

#define RCC_APB3_DIV1   RCC_D1CFGR_D1PPRE_DIV1

Definition at line 407 of file stm32h7xx_hal_rcc.h.

#define RCC_APB3_DIV16   RCC_D1CFGR_D1PPRE_DIV16

Definition at line 411 of file stm32h7xx_hal_rcc.h.

#define RCC_APB3_DIV2   RCC_D1CFGR_D1PPRE_DIV2

Definition at line 408 of file stm32h7xx_hal_rcc.h.

#define RCC_APB3_DIV4   RCC_D1CFGR_D1PPRE_DIV4

Definition at line 409 of file stm32h7xx_hal_rcc.h.

#define RCC_APB3_DIV8   RCC_D1CFGR_D1PPRE_DIV8

Definition at line 410 of file stm32h7xx_hal_rcc.h.