EFM32 Wonder Gecko Software Documentation  efm32wg-doc-4.2.1
EMU_BUPDInit_TypeDef Struct Reference

#include <em_emu.h>

Data Fields

EMU_Probe_TypeDef probe
 
bool bodCal
 
bool statusPinEnable
 
EMU_Resistor_TypeDef resistor
 
bool voutStrong
 
bool voutMed
 
bool voutWeak
 
EMU_Power_TypeDef inactivePower
 
EMU_Power_TypeDef activePower
 
bool enable
 

Detailed Description

Backup Power Domain Initialization structure

Definition at line 296 of file em_emu.h.

Field Documentation

EMU_Probe_TypeDef EMU_BUPDInit_TypeDef::probe

Voltage probe select, selects ADC voltage

Definition at line 301 of file em_emu.h.

Referenced by EMU_BUPDInit().

bool EMU_BUPDInit_TypeDef::bodCal

Enable BOD calibration mode

Definition at line 303 of file em_emu.h.

Referenced by EMU_BUPDInit().

bool EMU_BUPDInit_TypeDef::statusPinEnable

Enable BU_STAT status pin for active BU mode

Definition at line 305 of file em_emu.h.

Referenced by EMU_BUPDInit().

EMU_Resistor_TypeDef EMU_BUPDInit_TypeDef::resistor

Power domain resistor

Definition at line 309 of file em_emu.h.

Referenced by EMU_BUPDInit().

bool EMU_BUPDInit_TypeDef::voutStrong

BU_VOUT strong enable

Definition at line 311 of file em_emu.h.

Referenced by EMU_BUPDInit().

bool EMU_BUPDInit_TypeDef::voutMed

BU_VOUT medium enable

Definition at line 313 of file em_emu.h.

Referenced by EMU_BUPDInit().

bool EMU_BUPDInit_TypeDef::voutWeak

BU_VOUT weak enable

Definition at line 315 of file em_emu.h.

Referenced by EMU_BUPDInit().

EMU_Power_TypeDef EMU_BUPDInit_TypeDef::inactivePower

Power connection, when not in Backup Mode

Definition at line 317 of file em_emu.h.

Referenced by EMU_BUPDInit().

EMU_Power_TypeDef EMU_BUPDInit_TypeDef::activePower

Power connection, when in Backup Mode

Definition at line 319 of file em_emu.h.

Referenced by EMU_BUPDInit().

bool EMU_BUPDInit_TypeDef::enable

Enable backup power domain, and release reset, enable BU_VIN pin

Definition at line 321 of file em_emu.h.

Referenced by EMU_BUPDInit().


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