DCDC Boost regulator initialization structure.
Public Attributes#
Ton max timeout control.
bool
true = disable DCDC boost mode with BOOST_EN=0
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#
externalShutdownEn#
bool EMU_DCDCBoostInit_TypeDef::externalShutdownEn
true = disable DCDC boost mode with BOOST_EN=0
driveSpeedEM01#
EMU_DcdcBoostDriveSpeed_TypeDef EMU_DCDCBoostInit_TypeDef::driveSpeedEM01
DCDC drive speed in EM0/1.
driveSpeedEM23#
EMU_DcdcBoostDriveSpeed_TypeDef EMU_DCDCBoostInit_TypeDef::driveSpeedEM23
DCDC drive speed in EM2/3.
peakCurrentEM01#
EMU_DcdcBoostEM01PeakCurrent_TypeDef EMU_DCDCBoostInit_TypeDef::peakCurrentEM01
EM0/1 peak current setting.
peakCurrentEM23#
EMU_DcdcBoostEM23PeakCurrent_TypeDef EMU_DCDCBoostInit_TypeDef::peakCurrentEM23
EM2/3 peak current setting.