STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
PWREx_Exported_Functions_Group1
Collaboration diagram for PWREx_Exported_Functions_Group1:

Functions

void HAL_PWREx_EnableFlashPowerDown (void)
void HAL_PWREx_DisableFlashPowerDown (void)
HAL_StatusTypeDef HAL_PWREx_EnableBkUpReg (void)
HAL_StatusTypeDef HAL_PWREx_DisableBkUpReg (void)
uint32_t HAL_PWREx_GetVoltageRange (void)
HAL_StatusTypeDef HAL_PWREx_ControlVoltageScaling (uint32_t VoltageScaling)

Detailed Description

Function Documentation

◆ HAL_PWREx_ControlVoltageScaling()

HAL_StatusTypeDef HAL_PWREx_ControlVoltageScaling ( uint32_t VoltageScaling)

◆ HAL_PWREx_DisableBkUpReg()

HAL_StatusTypeDef HAL_PWREx_DisableBkUpReg ( void )

◆ HAL_PWREx_DisableFlashPowerDown()

void HAL_PWREx_DisableFlashPowerDown ( void )

◆ HAL_PWREx_EnableBkUpReg()

HAL_StatusTypeDef HAL_PWREx_EnableBkUpReg ( void )

◆ HAL_PWREx_EnableFlashPowerDown()

void HAL_PWREx_EnableFlashPowerDown ( void )

◆ HAL_PWREx_GetVoltageRange()

uint32_t HAL_PWREx_GetVoltageRange ( void )