EMU_EM4Init_TypeDef Struct ReferenceEMLIB > EMU

EM4 initialization structure.

Definition at line 601 of file em_emu.h .

#include < em_emu.h >

Data Fields

EMU_EM4State_TypeDef em4State
EMU_EM4PinRetention_TypeDef pinRetentionMode
bool retainLfrco
bool retainLfxo
bool retainUlfrco

Field Documentation

EMU_EM4State_TypeDef EMU_EM4Init_TypeDef::em4State

Hibernate or shutoff EM4 state.

Definition at line 614 of file em_emu.h .

Referenced by EMU_EM4Init() .

EMU_EM4PinRetention_TypeDef EMU_EM4Init_TypeDef::pinRetentionMode

EM4 pin retention mode.

Definition at line 615 of file em_emu.h .

Referenced by EMU_EM4Init() , and UTIL_shutdown() .

bool EMU_EM4Init_TypeDef::retainLfrco

Disable LFRCO upon EM4 entry.

Definition at line 612 of file em_emu.h .

Referenced by EMU_EM4Init() .

bool EMU_EM4Init_TypeDef::retainLfxo

Disable LFXO upon EM4 entry.

Definition at line 611 of file em_emu.h .

Referenced by EMU_EM4Init() .

bool EMU_EM4Init_TypeDef::retainUlfrco

Disable ULFRCO upon EM4 entry.

Definition at line 613 of file em_emu.h .

Referenced by EMU_EM4Init() .


The documentation for this struct was generated from the following file:
  • C:/cygwin/home/caamunds/work/super/platform/emlib/inc/ em_emu.h