EMU_EM4Init_TypeDef Struct Reference

EM4 initialization structure.

#include <em_emu.h>

Data Fields

bool retainLfxo
 Disable LFXO upon EM4 entry.
 
bool retainLfrco
 Disable LFRCO upon EM4 entry.
 
bool retainUlfrco
 Disable ULFRCO upon EM4 entry.
 
EMU_EM4State_TypeDef em4State
 Hibernate or shutoff EM4 state.
 
EMU_EM4PinRetention_TypeDef pinRetentionMode
 EM4 pin retention mode.
 

EM4 initialization structure.


Field Documentation

◆ retainLfxo

bool EMU_EM4Init_TypeDef::retainLfxo

Disable LFXO upon EM4 entry.

◆ retainLfrco

bool EMU_EM4Init_TypeDef::retainLfrco

Disable LFRCO upon EM4 entry.

◆ retainUlfrco

bool EMU_EM4Init_TypeDef::retainUlfrco

Disable ULFRCO upon EM4 entry.

◆ em4State

EMU_EM4State_TypeDef EMU_EM4Init_TypeDef::em4State

Hibernate or shutoff EM4 state.

◆ pinRetentionMode

EMU_EM4PinRetention_TypeDef EMU_EM4Init_TypeDef::pinRetentionMode

EM4 pin retention mode.