61 LL PWR Generic Driver
61.1 PWR Firmware driver API description
61.1.1 Detailed description of functions
LL_PWR_EnableFlashPowerDown
__STATIC_INLINE void LL_PWR_EnableFlashPowerDown
(void )
Enable the Flash Power Down in Stop Mode.
Reference Manual to
LL API cross
reference:
CR FPDS LL_PWR_EnableFlashPowerDown
LL_PWR_DisableFlashPowerDown
__STATIC_INLINE void LL_PWR_DisableFlashPowerDown
(void )
Disable the Flash Power Down in Stop Mode.
Reference Manual to
LL API cross
reference:
CR FPDS LL_PWR_DisableFlashPowerDown
LL_PWR_IsEnabledFlashPowerDown
__STATIC_INLINE uint32_t
LL_PWR_IsEnabledFlashPowerDown (void )
Check if the Flash Power Down in Stop Mode is enabled.
Reference Manual to
LL API cross
reference:
CR FPDS LL_PWR_IsEnabledFlashPowerDown
LL_PWR_EnableBkUpAccess
__STATIC_INLINE void LL_PWR_EnableBkUpAccess (void )
Enable access to the backup domain.
Reference Manual to
LL API cross
reference:
CR DBP LL_PWR_EnableBkUpAccess