#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 |
Backup Power Domain Initialization structure
Definition at line 149 of file em_emu.h.
Power connection, when in Backup Mode
Definition at line 172 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().
Enable BU_STAT status pin for active BU mode
Definition at line 158 of file em_emu.h.
Referenced by EMU_BUPDInit().