EFM32 Giant Gecko Software Documentation  efm32gg-doc-4.2.1
EMU_EM4Init_TypeDef Struct Reference

#include <em_emu.h>

Data Fields

bool lockConfig
 
bool buBodRstDis
 
EMU_EM4Osc_TypeDef osc
 
bool buRtcWakeup
 
bool vreg
 

Detailed Description

Energy Mode 4 initialization structure

Definition at line 251 of file em_emu.h.

Field Documentation

bool EMU_EM4Init_TypeDef::lockConfig

Lock configuration of regulator, BOD and oscillator

Definition at line 255 of file em_emu.h.

Referenced by EMU_EM4Init().

bool EMU_EM4Init_TypeDef::buBodRstDis

When set, no reset will be asserted due to Brownout when in EM4

Definition at line 256 of file em_emu.h.

EMU_EM4Osc_TypeDef EMU_EM4Init_TypeDef::osc

EM4 duty oscillator

Definition at line 257 of file em_emu.h.

Referenced by EMU_EM4Init().

bool EMU_EM4Init_TypeDef::buRtcWakeup

Wake up on EM4 BURTC interrupt

Definition at line 258 of file em_emu.h.

Referenced by EMU_EM4Init().

bool EMU_EM4Init_TypeDef::vreg

Enable EM4 voltage regulator

Definition at line 259 of file em_emu.h.

Referenced by EMU_EM4Init().


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