Module stm32_hal2::pac::pwr::cr3

source ·
Expand description

Reset only by POR only, not reset by wakeup from Standby mode and RESET pad. The lower byte of this register is written once after POR and shall be written before changing VOS level or ck_sys clock frequency. No limitation applies to the upper bytes.Programming data corresponding to an invalid combination of SDLEVEL, SDEXTHP, SDEN, LDOEN and BYPASS bits (see Table9) will be ignored: data will not be written, the written-once mechanism will lock the register and any further write access will be ignored. The default supply configuration will be kept and the ACTVOSRDY bit in PWR control status register 1 (PWR_CSR1) will go on indicating invalid voltage levels. The system shall be power cycled before writing a new value.

Structs§

  • Reset only by POR only, not reset by wakeup from Standby mode and RESET pad. The lower byte of this register is written once after POR and shall be written before changing VOS level or ck_sys clock frequency. No limitation applies to the upper bytes.Programming data corresponding to an invalid combination of SDLEVEL, SDEXTHP, SDEN, LDOEN and BYPASS bits (see Table9) will be ignored: data will not be written, the written-once mechanism will lock the register and any further write access will be ignored. The default supply configuration will be kept and the ACTVOSRDY bit in PWR control status register 1 (PWR_CSR1) will go on indicating invalid voltage levels. The system shall be power cycled before writing a new value.
  • Register CR3 reader
  • Register CR3 writer

Type Aliases§

  • Field BYPASS reader - Power management unit bypass
  • Field BYPASS writer - Power management unit bypass
  • Field LDOEN reader - Low drop-out regulator enable
  • Field LDOEN writer - Low drop-out regulator enable
  • Field SDEN reader - SD converter Enable
  • Field SDEN writer - SD converter Enable
  • Field SDEXTHP reader - SMPS step-down converter forced ON and in High Power MR mode
  • Field SDEXTHP writer - SMPS step-down converter forced ON and in High Power MR mode
  • Field SDEXTRDY reader - SMPS step-down converter external supply ready
  • Field SDEXTRDY writer - SMPS step-down converter external supply ready
  • Field SDLEVEL reader - SMPS step-down converter voltage output level selection
  • Field SDLEVEL writer - SMPS step-down converter voltage output level selection
  • Field USB33DEN writer - VDD33USB voltage level detector enable.
  • Field USB33RDY reader - USB supply ready.
  • Field USBREGEN reader - USB regulator enable.
  • Field USBREGEN writer - USB regulator enable.
  • Field VBE reader - VBAT charging enable
  • Field VBE writer - VBAT charging enable
  • Field VBRS reader - VBAT charging resistor selection
  • Field VBRS writer - VBAT charging resistor selection