LL BUS Generic Driver
LL_AHB2_GRP1_DisableClockLowPower
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_AHB3_GRP1_EnableClock
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_AHB3_GRP1_IsEnabledClock
Function name
Function description
Parameters
Return values
800/1371
LL_AHB2_GRP1_EnableClockLowPower
__STATIC_INLINE void
LL_AHB2_GRP1_DisableClockLowPower (uint32_t Periphs)
Disable AHB2 peripheral clocks in low-power mode.
Periphs: This parameter can be a combination of the
following values: (*) value not defined in all devices.
LL_AHB2_GRP1_PERIPH_DCMI (*)
LL_AHB2_GRP1_PERIPH_CRYP (*)
LL_AHB2_GRP1_PERIPH_HASH (*)
LL_AHB2_GRP1_PERIPH_RNG
LL_AHB2_GRP1_PERIPH_OTGFS
None:
AHB2LPENR DCMILPEN
LL_AHB2_GRP1_DisableClockLowPower
AHB2LPENR CRYPLPEN
LL_AHB2_GRP1_DisableClockLowPower
AHB2LPENR HASHLPEN
LL_AHB2_GRP1_DisableClockLowPower
AHB2LPENR RNGLPEN
LL_AHB2_GRP1_DisableClockLowPower
AHB2LPENR OTGFSLPEN
LL_AHB2_GRP1_DisableClockLowPower
__STATIC_INLINE void LL_AHB3_GRP1_EnableClock
(uint32_t Periphs)
Enable AHB3 peripherals clock.
Periphs: This parameter can be a combination of the
following values:
LL_AHB3_GRP1_PERIPH_FSMC
None:
AHB3ENR FSMCEN LL_AHB3_GRP1_EnableClock
__STATIC_INLINE uint32_t LL_AHB3_GRP1_IsEnabledClock
(uint32_t Periphs)
Check if AHB3 peripheral clock is enabled or not.
Periphs: This parameter can be a combination of the
following values:
LL_AHB3_GRP1_PERIPH_FSMC
State: of Periphs (1 or 0).
DocID028236 Rev 2
UM1940
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?