EM4 initialization structure.

Public Attributes#

bool

Disable LFXO upon EM4 entry.

bool

Disable LFRCO upon EM4 entry.

bool

Disable ULFRCO upon EM4 entry.

Hibernate or shutoff EM4 state.

Public Attribute Documentation#

retainLfxo#

bool EMU_EM4Init_TypeDef::retainLfxo

Disable LFXO upon EM4 entry.


Definition at line 758 of file platform/emlib/inc/em_emu.h

retainLfrco#

bool EMU_EM4Init_TypeDef::retainLfrco

Disable LFRCO upon EM4 entry.


Definition at line 759 of file platform/emlib/inc/em_emu.h

retainUlfrco#

bool EMU_EM4Init_TypeDef::retainUlfrco

Disable ULFRCO upon EM4 entry.


Definition at line 760 of file platform/emlib/inc/em_emu.h

em4State#

EMU_EM4State_TypeDef EMU_EM4Init_TypeDef::em4State

Hibernate or shutoff EM4 state.


Definition at line 761 of file platform/emlib/inc/em_emu.h

pinRetentionMode#

EMU_EM4PinRetention_TypeDef EMU_EM4Init_TypeDef::pinRetentionMode

EM4 pin retention mode.


Definition at line 762 of file platform/emlib/inc/em_emu.h