EM4 initialization structure.

Public Attributes#

bool

Lock configuration of regulator, BOD and oscillator.

bool

When set, no reset will be asserted due to Brownout when in EM4.

EM4 duty oscillator.

bool

Wake up on EM4 BURTC interrupt.

bool

Enable EM4 voltage regulator.

Public Attribute Documentation#

lockConfig#

bool EMU_EM4Init_TypeDef::lockConfig

Lock configuration of regulator, BOD and oscillator.


buBodRstDis#

bool EMU_EM4Init_TypeDef::buBodRstDis

When set, no reset will be asserted due to Brownout when in EM4.


osc#

EMU_EM4Osc_TypeDef EMU_EM4Init_TypeDef::osc

EM4 duty oscillator.


buRtcWakeup#

bool EMU_EM4Init_TypeDef::buRtcWakeup

Wake up on EM4 BURTC interrupt.


vreg#

bool EMU_EM4Init_TypeDef::vreg

Enable EM4 voltage regulator.