DCDC regulator initialization structure.
Public Attributes#
DCDC mode.
VREGIN comparator threshold.
Ton max timeout control.
bool
DCM only mode enable.
DCDC drive speed in EM0/1.
DCDC drive speed in EM2/3.
EM0/1 peak current setting.
EM2/3 peak current setting.
Public Attribute Documentation#
mode#
EMU_DcdcMode_TypeDef EMU_DCDCInit_TypeDef::mode
DCDC mode.
Definition at line
906
of file platform/emlib/inc/em_emu.h
cmpThreshold#
EMU_VreginCmpThreshold_TypeDef EMU_DCDCInit_TypeDef::cmpThreshold
VREGIN comparator threshold.
Definition at line
907
of file platform/emlib/inc/em_emu.h
tonMax#
EMU_DcdcTonMaxTimeout_TypeDef EMU_DCDCInit_TypeDef::tonMax
Ton max timeout control.
Definition at line
908
of file platform/emlib/inc/em_emu.h
dcmOnlyEn#
bool EMU_DCDCInit_TypeDef::dcmOnlyEn
DCM only mode enable.
Definition at line
910
of file platform/emlib/inc/em_emu.h
driveSpeedEM01#
EMU_DcdcDriveSpeed_TypeDef EMU_DCDCInit_TypeDef::driveSpeedEM01
DCDC drive speed in EM0/1.
Definition at line
912
of file platform/emlib/inc/em_emu.h
driveSpeedEM23#
EMU_DcdcDriveSpeed_TypeDef EMU_DCDCInit_TypeDef::driveSpeedEM23
DCDC drive speed in EM2/3.
Definition at line
913
of file platform/emlib/inc/em_emu.h
peakCurrentEM01#
EMU_DcdcPeakCurrent_TypeDef EMU_DCDCInit_TypeDef::peakCurrentEM01
EM0/1 peak current setting.
Definition at line
914
of file platform/emlib/inc/em_emu.h
peakCurrentEM23#
EMU_DcdcPeakCurrent_TypeDef EMU_DCDCInit_TypeDef::peakCurrentEM23
EM2/3 peak current setting.
Definition at line
915
of file platform/emlib/inc/em_emu.h