Ll_Rcc_Setapb2Prescaler; Ll_Rcc_Getahbprescaler; Ll_Rcc_Getapb1Prescaler - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

UM1940
reference:

LL_RCC_SetAPB2Prescaler

Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:

LL_RCC_GetAHBPrescaler

Function name
Function description
Return values
Reference Manual to
LL API cross
reference:

LL_RCC_GetAPB1Prescaler

Function name
Function description
Return values
Reference Manual to
__STATIC_INLINE void LL_RCC_SetAPB2Prescaler (uint32_t
Prescaler)
Set APB2 prescaler.
Prescaler: This parameter can be one of the following
values:
LL_RCC_APB2_DIV_1
LL_RCC_APB2_DIV_2
LL_RCC_APB2_DIV_4
LL_RCC_APB2_DIV_8
LL_RCC_APB2_DIV_16
None:
CFGR PPRE2 LL_RCC_SetAPB2Prescaler
__STATIC_INLINE uint32_t LL_RCC_GetAHBPrescaler (void )
Get AHB prescaler.
Returned: value can be one of the following values:
LL_RCC_SYSCLK_DIV_1
LL_RCC_SYSCLK_DIV_2
LL_RCC_SYSCLK_DIV_4
LL_RCC_SYSCLK_DIV_8
LL_RCC_SYSCLK_DIV_16
LL_RCC_SYSCLK_DIV_64
LL_RCC_SYSCLK_DIV_128
LL_RCC_SYSCLK_DIV_256
LL_RCC_SYSCLK_DIV_512
CFGR HPRE LL_RCC_GetAHBPrescaler
__STATIC_INLINE uint32_t LL_RCC_GetAPB1Prescaler (void )
Get APB1 prescaler.
Returned: value can be one of the following values:
LL_RCC_APB1_DIV_1
LL_RCC_APB1_DIV_2
LL_RCC_APB1_DIV_4
LL_RCC_APB1_DIV_8
LL_RCC_APB1_DIV_16
CFGR PPRE1 LL_RCC_GetAPB1Prescaler
DocID028236 Rev 2
LL RCC Generic Driver
1017/1371

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F2 and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF