Question
APB1ENR Power interface clock enable bit
Posted on June 07, 2018 at 09:36
I am using stm32F0 and Stm32L0 series MCUs.
APB1ENR in Stm32 has Power interface clock enable bit (Bit 28). I have gone through the reference document to unserstand what is its significance.
Bit 28 PWREN: Power interface clock enable
Set and cleared by software.0: Power interface clock disabled1: Power interface clock enabledPlease help me to understand it.