EMU_EM4Init_TypeDef Struct ReferenceEMLIB > EMU

EM4 initialization structure.

Definition at line 466 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 479 of file em_emu.h.

Referenced by EMU_EM4Init().

EMU_EM4PinRetention_TypeDef EMU_EM4Init_TypeDef::pinRetentionMode

EM4 pin retention mode.

Definition at line 480 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 477 of file em_emu.h.

Referenced by EMU_EM4Init().

bool EMU_EM4Init_TypeDef::retainLfxo

Disable LFXO upon EM4 entry.

Definition at line 476 of file em_emu.h.

Referenced by EMU_EM4Init().

bool EMU_EM4Init_TypeDef::retainUlfrco

Disable ULFRCO upon EM4 entry.

Definition at line 478 of file em_emu.h.

Referenced by EMU_EM4Init().


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/emlib/inc/em_emu.h