Backup Power Domain Initialization structure.

Public Attributes#

bool

Disable MAIN-BU Comparator.

Power connection configuration when not in backup mode.

Power connection configuration when in backup mode.

Power domain resistor.

BU_VOUT resistor select.

bool

Enable BU_VIN probing.

bool

Enable backup mode status export.

bool

Enable backup power domain.

Public Attribute Documentation#

disMaxComp#

bool EMU_BUInit_TypeDef::disMaxComp

Disable MAIN-BU Comparator.


Definition at line 855 of file platform/emlib/inc/em_emu.h

inactivePwrCon#

EMU_BUBuInactPwrCon_TypeDef EMU_BUInit_TypeDef::inactivePwrCon

Power connection configuration when not in backup mode.


Definition at line 856 of file platform/emlib/inc/em_emu.h

activePwrCon#

EMU_BUBuActPwrCon_TypeDef EMU_BUInit_TypeDef::activePwrCon

Power connection configuration when in backup mode.


Definition at line 857 of file platform/emlib/inc/em_emu.h

pwrRes#

EMU_BUPwrRes_TypeDef EMU_BUInit_TypeDef::pwrRes

Power domain resistor.


Definition at line 858 of file platform/emlib/inc/em_emu.h

voutRes#

EMU_BUVoutRes_TypeDef EMU_BUInit_TypeDef::voutRes

BU_VOUT resistor select.


Definition at line 859 of file platform/emlib/inc/em_emu.h

buVinProbeEn#

bool EMU_BUInit_TypeDef::buVinProbeEn

Enable BU_VIN probing.


Definition at line 860 of file platform/emlib/inc/em_emu.h

staEn#

bool EMU_BUInit_TypeDef::staEn

Enable backup mode status export.


Definition at line 861 of file platform/emlib/inc/em_emu.h

enable#

bool EMU_BUInit_TypeDef::enable

Enable backup power domain.


Definition at line 862 of file platform/emlib/inc/em_emu.h