USB PLL initialization structure.
Public Attributes#
HFXO reference frequency.
bool
Shunt regulator enable.
bool
Disable on-demand requests.
bool
Force oscillator enable.
bool
Enable register lock.
Public Attribute Documentation#
hfxoRefFreq#
CMU_HFXORefFreq_TypeDef CMU_USBPLL_Init_TypeDef::hfxoRefFreq
HFXO reference frequency.
Definition at line
1237
of file platform/emlib/inc/em_cmu.h
shuntRegEn#
bool CMU_USBPLL_Init_TypeDef::shuntRegEn
Shunt regulator enable.
Definition at line
1238
of file platform/emlib/inc/em_cmu.h
disOnDemand#
bool CMU_USBPLL_Init_TypeDef::disOnDemand
Disable on-demand requests.
Definition at line
1239
of file platform/emlib/inc/em_cmu.h
forceEn#
bool CMU_USBPLL_Init_TypeDef::forceEn
Force oscillator enable.
Definition at line
1240
of file platform/emlib/inc/em_cmu.h
regLock#
bool CMU_USBPLL_Init_TypeDef::regLock
Enable register lock.
Definition at line
1241
of file platform/emlib/inc/em_cmu.h