Hal_Pwr_Configpvd; Hal_Pwr_Enablepvd; Hal_Pwr_Disablepvd; Hal_Pwr_Enablewakeuppin - ST STM32F2 User Manual

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

Advertisement

UM1940
Notes

HAL_PWR_ConfigPVD

Function name
Function description
Parameters
Return values
Notes

HAL_PWR_EnablePVD

Function name
Function description
Return values

HAL_PWR_DisablePVD

Function name
Function description
Return values

HAL_PWR_EnableWakeUpPin

Function name
Function description
Parameters
Return values
HAL_PWR_DisableWakeUpPin
Function name
Function description
Parameters
Return values
If the HSE divided by 2, 3, ..31 is used as the RTC clock, the
Backup Domain Access should be kept enabled.
void HAL_PWR_ConfigPVD (PWR_PVDTypeDef * sConfigPVD)
Configures the voltage threshold detected by the Power Voltage
Detector(PVD).
sConfigPVD: pointer to an PWR_PVDTypeDef structure that
contains the configuration information for the PVD.
None:
Refer to the electrical characteristics of your device datasheet
for more details about the voltage threshold corresponding to
each detection level.
void HAL_PWR_EnablePVD (void )
Enables the Power Voltage Detector(PVD).
None:
void HAL_PWR_DisablePVD (void )
Disables the Power Voltage Detector(PVD).
None:
void HAL_PWR_EnableWakeUpPin (uint32_t WakeUpPinx)
Enables the Wake-up PINx functionality.
WakeUpPinx: Specifies the Power Wake-Up pin to enable.
This parameter can be one of the following values:
PWR_WAKEUP_PIN1
None:
void HAL_PWR_DisableWakeUpPin (uint32_t WakeUpPinx)
Disables the Wake-up PINx functionality.
WakeUpPinx: Specifies the Power Wake-Up pin to disable.
This parameter can be one of the following values:
PWR_WAKEUP_PIN1
None:
DocID028236 Rev 2
HAL PWR Generic Driver
407/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