EMU_EM4Init_TypeDef Struct ReferenceEMLIB > EMU

EM4 initialization structure.

Definition at line 601 of file em_emu.h.

#include <em_emu.h>

Data Fields

bool buBodRstDis
 
bool buRtcWakeup
 
bool lockConfig
 
EMU_EM4Osc_TypeDef osc
 
bool vreg
 

Field Documentation

bool EMU_EM4Init_TypeDef::buBodRstDis

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

Definition at line 605 of file em_emu.h.

Referenced by EMU_EM4Init().

bool EMU_EM4Init_TypeDef::buRtcWakeup

Wake up on EM4 BURTC interrupt.

Definition at line 607 of file em_emu.h.

Referenced by EMU_EM4Init().

bool EMU_EM4Init_TypeDef::lockConfig

Lock configuration of regulator, BOD and oscillator.

Definition at line 604 of file em_emu.h.

Referenced by EMU_EM4Init().

EMU_EM4Osc_TypeDef EMU_EM4Init_TypeDef::osc

EM4 duty oscillator.

Definition at line 606 of file em_emu.h.

Referenced by EMU_EM4Init().

bool EMU_EM4Init_TypeDef::vreg

Enable EM4 voltage regulator.

Definition at line 608 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