STM32H735xx HAL User Manual
Defines
APB low-speed prescaler (APB4)
RCC Exported Constants

Defines

#define LL_RCC_APB4_DIV_1   RCC_D3CFGR_D3PPRE_DIV1
#define LL_RCC_APB4_DIV_2   RCC_D3CFGR_D3PPRE_DIV2
#define LL_RCC_APB4_DIV_4   RCC_D3CFGR_D3PPRE_DIV4
#define LL_RCC_APB4_DIV_8   RCC_D3CFGR_D3PPRE_DIV8
#define LL_RCC_APB4_DIV_16   RCC_D3CFGR_D3PPRE_DIV16

Define Documentation

#define LL_RCC_APB4_DIV_1   RCC_D3CFGR_D3PPRE_DIV1

Definition at line 377 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_APB4_DIV_16   RCC_D3CFGR_D3PPRE_DIV16

Definition at line 381 of file stm32h7xx_ll_rcc.h.

Referenced by UTILS_EnablePLLAndSwitchSystem().

#define LL_RCC_APB4_DIV_2   RCC_D3CFGR_D3PPRE_DIV2

Definition at line 378 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_APB4_DIV_4   RCC_D3CFGR_D3PPRE_DIV4

Definition at line 379 of file stm32h7xx_ll_rcc.h.

#define LL_RCC_APB4_DIV_8   RCC_D3CFGR_D3PPRE_DIV8

Definition at line 380 of file stm32h7xx_ll_rcc.h.