EMU_BUPDInit_TypeDef Struct Reference
[EMU]

#include <em_emu.h>

Collaboration diagram for EMU_BUPDInit_TypeDef:
Collaboration graph
[legend]

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 149 of file em_emu.h.


Field Documentation

Power connection, when in Backup Mode

Definition at line 172 of file em_emu.h.

Referenced by EMU_BUPDInit().

Enable BOD calibration mode

Definition at line 156 of file em_emu.h.

Referenced by EMU_BUPDInit().

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

Definition at line 174 of file em_emu.h.

Referenced by EMU_BUPDInit().

Power connection, when not in Backup Mode

Definition at line 170 of file em_emu.h.

Referenced by EMU_BUPDInit().

Voltage probe select, selects ADC voltage

Definition at line 154 of file em_emu.h.

Referenced by EMU_BUPDInit().

Power domain resistor

Definition at line 162 of file em_emu.h.

Referenced by EMU_BUPDInit().

Enable BU_STAT status pin for active BU mode

Definition at line 158 of file em_emu.h.

Referenced by EMU_BUPDInit().

BU_VOUT medium enable

Definition at line 166 of file em_emu.h.

Referenced by EMU_BUPDInit().

BU_VOUT strong enable

Definition at line 164 of file em_emu.h.

Referenced by EMU_BUPDInit().

BU_VOUT weak enable

Definition at line 168 of file em_emu.h.

Referenced by EMU_BUPDInit().


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