HAL_PWR_ConfigPVD() function
Configures the voltage threshold detected by the Power Voltage Detector(PVD).
Arguments
sConfigPVD
pointer to an PWR_PVDTypeDef structure that contains the configuration information for the PVD.
Return value
None
Notes
Refer to the electrical characteristics of your device datasheet for more details about the voltage threshold corresponding to each detection level.
Examples
HAL_PWR_ConfigPVD() is referenced by 2 libraries and example projects: