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.



shuntRegEn#

bool CMU_USBPLL_Init_TypeDef::shuntRegEn

Shunt regulator enable.



disOnDemand#

bool CMU_USBPLL_Init_TypeDef::disOnDemand

Disable on-demand requests.


forceEn#

bool CMU_USBPLL_Init_TypeDef::forceEn

Force oscillator enable.



regLock#

bool CMU_USBPLL_Init_TypeDef::regLock

Enable register lock.