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

Defines

#define RCC_APB4_DIV1   RCC_D3CFGR_D3PPRE_DIV1
#define RCC_APB4_DIV2   RCC_D3CFGR_D3PPRE_DIV2
#define RCC_APB4_DIV4   RCC_D3CFGR_D3PPRE_DIV4
#define RCC_APB4_DIV8   RCC_D3CFGR_D3PPRE_DIV8
#define RCC_APB4_DIV16   RCC_D3CFGR_D3PPRE_DIV16

Define Documentation

#define RCC_APB4_DIV1   RCC_D3CFGR_D3PPRE_DIV1

Definition at line 468 of file stm32h7xx_hal_rcc.h.

#define RCC_APB4_DIV16   RCC_D3CFGR_D3PPRE_DIV16

Definition at line 472 of file stm32h7xx_hal_rcc.h.

#define RCC_APB4_DIV2   RCC_D3CFGR_D3PPRE_DIV2

Definition at line 469 of file stm32h7xx_hal_rcc.h.

#define RCC_APB4_DIV4   RCC_D3CFGR_D3PPRE_DIV4

Definition at line 470 of file stm32h7xx_hal_rcc.h.

#define RCC_APB4_DIV8   RCC_D3CFGR_D3PPRE_DIV8

Definition at line 471 of file stm32h7xx_hal_rcc.h.