EMU_EM4Init_TypeDef Struct ReferenceEMLIB > EMU

EM4 initialization structure.

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

Referenced by EMU_EM4Init() .

bool EMU_EM4Init_TypeDef::buRtcWakeup

Wake up on EM4 BURTC interrupt.

Definition at line 472 of file em_emu.h .

Referenced by EMU_EM4Init() .

bool EMU_EM4Init_TypeDef::lockConfig

Lock configuration of regulator, BOD and oscillator.

Definition at line 469 of file em_emu.h .

Referenced by EMU_EM4Init() .

EMU_EM4Osc_TypeDef EMU_EM4Init_TypeDef::osc

EM4 duty oscillator.

Definition at line 471 of file em_emu.h .

Referenced by EMU_EM4Init() .

bool EMU_EM4Init_TypeDef::vreg

Enable EM4 voltage regulator.

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