EMU_BUInit_TypeDef Struct Reference
Backup Power Domain Initialization structure.
      
       #include <em_emu.h>
      
     
| Data Fields | |
| bool | disMaxComp | 
| Disable MAIN-BU Comparator. | |
| EMU_BUBuInactPwrCon_TypeDef | inactivePwrCon | 
| Power connection configuration when not in backup mode. | |
| EMU_BUBuActPwrCon_TypeDef | activePwrCon | 
| Power connection configuration when in backup mode. | |
| EMU_BUPwrRes_TypeDef | pwrRes | 
| Power domain resistor. | |
| EMU_BUVoutRes_TypeDef | voutRes | 
| BU_VOUT resistor select. | |
| bool | buVinProbeEn | 
| Enable BU_VIN probing. | |
| bool | staEn | 
| Enable backup mode status export. | |
| bool | enable | 
| Enable backup power domain. | |
Backup Power Domain Initialization structure.
Field Documentation
◆ disMaxComp
| bool EMU_BUInit_TypeDef::disMaxComp | 
Disable MAIN-BU Comparator.
◆ inactivePwrCon
| EMU_BUBuInactPwrCon_TypeDef EMU_BUInit_TypeDef::inactivePwrCon | 
Power connection configuration when not in backup mode.
◆ activePwrCon
| EMU_BUBuActPwrCon_TypeDef EMU_BUInit_TypeDef::activePwrCon | 
Power connection configuration when in backup mode.
◆ pwrRes
| EMU_BUPwrRes_TypeDef EMU_BUInit_TypeDef::pwrRes | 
Power domain resistor.
◆ voutRes
| EMU_BUVoutRes_TypeDef EMU_BUInit_TypeDef::voutRes | 
BU_VOUT resistor select.
◆ buVinProbeEn
| bool EMU_BUInit_TypeDef::buVinProbeEn | 
Enable BU_VIN probing.
◆ staEn
| bool EMU_BUInit_TypeDef::staEn | 
Enable backup mode status export.
◆ enable
| bool EMU_BUInit_TypeDef::enable | 
Enable backup power domain.