EMU_EM4Init_TypeDef Struct ReferenceEMLIB > EMU

EM4 initialization structure.

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

Referenced by EMU_EM4Init().

bool EMU_EM4Init_TypeDef::buRtcWakeup

Wake up on EM4 BURTC interrupt.

Definition at line 537 of file em_emu.h.

Referenced by EMU_EM4Init().

bool EMU_EM4Init_TypeDef::lockConfig

Lock configuration of regulator, BOD and oscillator.

Definition at line 534 of file em_emu.h.

Referenced by EMU_EM4Init().

EMU_EM4Osc_TypeDef EMU_EM4Init_TypeDef::osc

EM4 duty oscillator.

Definition at line 536 of file em_emu.h.

Referenced by EMU_EM4Init().

bool EMU_EM4Init_TypeDef::vreg

Enable EM4 voltage regulator.

Definition at line 538 of file em_emu.h.

Referenced by EMU_EM4Init().


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