DCDC Boost regulator initialization structure.

Public Attributes#

bool

true = disable DCDC boost mode with BOOST_EN=0

Public Attribute Documentation#

tonMax#

EMU_DcdcBoostTonMaxTimeout_TypeDef EMU_DCDCBoostInit_TypeDef::tonMax

Ton max timeout control.


Definition at line 882 of file platform/emlib/inc/em_emu.h

externalShutdownEn#

bool EMU_DCDCBoostInit_TypeDef::externalShutdownEn

true = disable DCDC boost mode with BOOST_EN=0


Definition at line 883 of file platform/emlib/inc/em_emu.h

driveSpeedEM01#

EMU_DcdcBoostDriveSpeed_TypeDef EMU_DCDCBoostInit_TypeDef::driveSpeedEM01

DCDC drive speed in EM0/1.


Definition at line 884 of file platform/emlib/inc/em_emu.h

driveSpeedEM23#

EMU_DcdcBoostDriveSpeed_TypeDef EMU_DCDCBoostInit_TypeDef::driveSpeedEM23

DCDC drive speed in EM2/3.


Definition at line 885 of file platform/emlib/inc/em_emu.h

peakCurrentEM01#

EMU_DcdcBoostEM01PeakCurrent_TypeDef EMU_DCDCBoostInit_TypeDef::peakCurrentEM01

EM0/1 peak current setting.


Definition at line 886 of file platform/emlib/inc/em_emu.h

peakCurrentEM23#

EMU_DcdcBoostEM23PeakCurrent_TypeDef EMU_DCDCBoostInit_TypeDef::peakCurrentEM23

EM2/3 peak current setting.


Definition at line 887 of file platform/emlib/inc/em_emu.h