2019-10-30 02:02 AM
2019-11-03 03:25 PM
You did not care to tell us which STM32 model are you using, but generally, the first bit enables the PWR (Power control) module, the second the SYSCFG (System configuration controller) module. See chapters with these names in the RM (Reference Manual) for your STM32 model.
> Does the voltage regulator work, if PWR peripherals clock is disabled?
Yes; but you can't change its settings.
JW