EFM32 Pearl Gecko Software Documentation  efm32pg1-doc-4.2.1
EMU_EM4Init_TypeDef Struct Reference

#include <em_emu.h>

Data Fields

bool retainLfxo
 
bool retainLfrco
 
bool retainUlfrco
 
EMU_EM4State_TypeDef em4State
 
EMU_EM4PinRetention_TypeDef pinRetentionMode
 

Detailed Description

Energy Mode 4 initialization structure

Definition at line 251 of file em_emu.h.

Field Documentation

bool EMU_EM4Init_TypeDef::retainLfxo

Disable the LFXO upon EM4 entry

Definition at line 263 of file em_emu.h.

Referenced by EMU_EM4Init().

bool EMU_EM4Init_TypeDef::retainLfrco

Disable the LFRCO upon EM4 entry

Definition at line 264 of file em_emu.h.

Referenced by EMU_EM4Init().

bool EMU_EM4Init_TypeDef::retainUlfrco

Disable the ULFRCO upon EM4 entry

Definition at line 265 of file em_emu.h.

Referenced by EMU_EM4Init().

EMU_EM4State_TypeDef EMU_EM4Init_TypeDef::em4State

Hibernate or shutoff EM4 state

Definition at line 266 of file em_emu.h.

Referenced by EMU_EM4Init().

EMU_EM4PinRetention_TypeDef EMU_EM4Init_TypeDef::pinRetentionMode

EM4 pin retention mode

Definition at line 267 of file em_emu.h.

Referenced by EMU_EM4Init().


The documentation for this struct was generated from the following file: