Module stm32h7xx_hal::device::pwr::cr3[][src]

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

BYPASS_W

Write proxy for field BYPASS

LDOEN_W

Write proxy for field LDOEN

SCUEN_W

Write proxy for field SCUEN

USB33DEN_W

Write proxy for field USB33DEN

USBREGEN_W

Write proxy for field USBREGEN

VBE_W

Write proxy for field VBE

VBRS_W

Write proxy for field VBRS

Type Definitions

BYPASS_R

Reader of field BYPASS

LDOEN_R

Reader of field LDOEN

R

Reader of register CR3

SCUEN_R

Reader of field SCUEN

USB33DEN_R

Reader of field USB33DEN

USB33RDY_R

Reader of field USB33RDY

USBREGEN_R

Reader of field USBREGEN

VBE_R

Reader of field VBE

VBRS_R

Reader of field VBRS

W

Writer for register CR3