STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Functions
PWREx_Exported_Functions_Group1

Functions

uint32_t HAL_PWREx_GetVoltageRange (void)
 
HAL_StatusTypeDef HAL_PWREx_ControlVoltageScaling (uint32_t VoltageScaling)
 
void HAL_PWREx_EnableFlashPowerDown (void)
 
void HAL_PWREx_DisableFlashPowerDown (void)
 
HAL_StatusTypeDef HAL_PWREx_EnableBkUpReg (void)
 
HAL_StatusTypeDef HAL_PWREx_DisableBkUpReg (void)
 
void HAL_PWREx_EnableMainRegulatorLowVoltage (void)
 
void HAL_PWREx_DisableMainRegulatorLowVoltage (void)
 
void HAL_PWREx_EnableLowRegulatorLowVoltage (void)
 
void HAL_PWREx_DisableLowRegulatorLowVoltage (void)
 
HAL_StatusTypeDef HAL_PWREx_EnableOverDrive (void)
 
HAL_StatusTypeDef HAL_PWREx_DisableOverDrive (void)
 
HAL_StatusTypeDef HAL_PWREx_EnterUnderDriveSTOPMode (uint32_t Regulator, uint8_t STOPEntry)
 

Detailed Description

Function Documentation

HAL_StatusTypeDef HAL_PWREx_ControlVoltageScaling ( uint32_t  VoltageScaling)
HAL_StatusTypeDef HAL_PWREx_DisableBkUpReg ( void  )
void HAL_PWREx_DisableFlashPowerDown ( void  )
void HAL_PWREx_DisableLowRegulatorLowVoltage ( void  )
void HAL_PWREx_DisableMainRegulatorLowVoltage ( void  )
HAL_StatusTypeDef HAL_PWREx_DisableOverDrive ( void  )
HAL_StatusTypeDef HAL_PWREx_EnableBkUpReg ( void  )
void HAL_PWREx_EnableFlashPowerDown ( void  )
void HAL_PWREx_EnableLowRegulatorLowVoltage ( void  )
void HAL_PWREx_EnableMainRegulatorLowVoltage ( void  )
HAL_StatusTypeDef HAL_PWREx_EnableOverDrive ( void  )
HAL_StatusTypeDef HAL_PWREx_EnterUnderDriveSTOPMode ( uint32_t  Regulator,
uint8_t  STOPEntry 
)
uint32_t HAL_PWREx_GetVoltageRange ( void  )