EFM32 Wonder Gecko Software Documentation
efm32wg-doc-5.1.2
|
#include <em_emu.h>
Data Fields | |
bool | buBodRstDis |
bool | buRtcWakeup |
bool | lockConfig |
EMU_EM4Osc_TypeDef | osc |
bool | vreg |
bool EMU_EM4Init_TypeDef::buBodRstDis |
bool EMU_EM4Init_TypeDef::buRtcWakeup |
Wake up on EM4 BURTC interrupt
Definition at line 419 of file em_emu.h.
Referenced by EMU_EM4Init().
bool EMU_EM4Init_TypeDef::lockConfig |
Lock configuration of regulator, BOD and oscillator
Definition at line 416 of file em_emu.h.
Referenced by EMU_EM4Init().
EMU_EM4Osc_TypeDef EMU_EM4Init_TypeDef::osc |
bool EMU_EM4Init_TypeDef::vreg |